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 methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(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 methodGetType
Gets 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 methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also