Share

IFCExtrusionData Methods

The IFCExtrusionData type exposes the following members.

Methods

 NameDescription
Public methodAddLoop Adds a curve loop to the extrusion data.
Public methodClearLoops Clears the curve loops stored in the extrusion 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 methodGetLoops Gets the curve loops that form the base shape of the extrusion.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsValid Determines if the extrusion data represents a valid extrusion.
Public methodRemoveLoopAt Removes the loop at the specified index.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?