public IOccAssemblyBase PlaceAssembly( BaseLibAssembly part, TransformProperty<LengthProperty> transform, TransformProperty<AngleProperty> rotation, ApiLinkType linkType )
Parameters
- part
- The part which is placed.
- transform
- Position of the part in the workspace/workdesk.
- rotation
- Rotation of the part in the workspace/workdesk.
- linkType
- Determines if part's accessories will be placed with part. Mandatory, Optional, both types or None accessories can be placed. This enum has the Flags attribute. Default is mandatory accessories.
Return Value
Placed occurrence.