IFCOpeningDimensions Class


IFCOpening Dimensions Class

Contains calculated dimensions for an IFC opening element.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB.IFC IFCOpeningDimensions

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public class IFCOpeningDimensions : IDisposable

The IFCOpeningDimensions type exposes the following members.

Constructors
Name Description
Public method IFCOpeningDimensions Creates default opening dimensions with zero values.
Public method IFCOpeningDimensions(IFCAnyHandle) Creates opening dimensions with a specified handle. The opening handle.
Top
Properties
Name Description
Public property Area The area of the opening.
Public property Depth The depth of the opening.
Public property HasRectangularDimensions True if width and height are valid, false if only area is valid.
Public property Height The height of the opening.
Public property IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public property Width The width of the opening.
Top
Methods
Name Description
Public method Dispose Releases all resources used by the IFCOpeningDimensions
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object )
Public method GetHashCode Serves as the default hash function.
(Inherited from Object )
Public method GetOpeningHandle Gets the IFC opening element handle.
Public method GetType Gets the Type of the current instance.
(Inherited from Object )
Public method ToString Returns a string that represents the current object.
(Inherited from Object )
Top
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →