Class LegacyMiscellaneous
A builtin/legacy miscellaneous member. This style of miscellaneous member does not go through process, it simply has a user added material as its main material.
These can be added via the API by creating a LegacyMiscellanous and
then adding a material to it. Don't forget to set the material's
ToGlobalCoordinates to match the member's AFTER setting workpoints
and rotation on the member.
Inherited Members
Namespace: DesignData.SDS2.Model
Assembly: DesignData.SDS2.Model.dll
Syntax
public sealed class LegacyMiscellaneous : Member
Constructors
LegacyMiscellaneous()
Create a new legacy miscellaneous member by adding a material to it and then adding it to a transaction before comitting the transaction.
Declaration
public LegacyMiscellaneous()
Methods
Dispose(bool)
A builtin/legacy miscellaneous member. This style of miscellaneous member does not go through process, it simply has a user added material as its main material.
These can be added via the API by creating a LegacyMiscellanous and
then adding a material to it. Don't forget to set the material's
ToGlobalCoordinates to match the member's AFTER setting workpoints
and rotation on the member.
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing |