Share

IFCExtrusionCreationData Methods

The IFCExtrusionCreationData type exposes the following members.

Methods

 NameDescription
Public methodAddOpening Adds an opening to the data.
Public methodClearOpenings Removes all cached openings from the data.
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetLocalPlacement Gets the reference to the IfcLocalPlacement handle used when creating the extrusion.
Public methodGetOpenings Gets a collection of all of the openings stored in this data.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetLocalPlacement Sets the data to reference an IfcLocalPlacement handle when creating the extrusion. Side effect: will set ReuseLocalPlacement to true.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?