|
M
AddOpening(IFCExtrusionData)
|
None
|
Adds an opening to the data.
|
|
|
M
ClearOpenings()
|
None
|
Removes all cached openings from the data.
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetLocalPlacement()
|
IFCAnyHandle
|
Gets the reference to the IfcLocalPlacement handle used when creating the extrusion.
|
|
|
M
GetOpenings()
|
IList<IFCExtrusionData>
|
Gets a collection of all of the openings stored in this data.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
SetLocalPlacement(IFCAnyHandle)
|
None
|
Sets the data to reference an IfcLocalPlacement handle when creating the extrusion.
Side effect: will set ReuseLocalPlacement to true.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|