IFCExtrusionCreationData.SetLocalPlacement
Method
Description:
Sets the data to reference an IfcLocalPlacement handle when creating the extrusion. Side effect: will set ReuseLocalPlacement to true.
Sets the data to reference an IfcLocalPlacement handle when creating the extrusion. Side effect: will set ReuseLocalPlacement to true.
Parameters
Parameter | Type | Description |
---|---|---|
localPlacement | IFCAnyHandle | The IfcLocalPlacement handle. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |