RVTDocs.com

IFCExtrusionCreationData.SetLocalPlacement

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