Interface IIfcRectangularPyramid
Readonly interface for IfcRectangularPyramid
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRectangularPyramid : IIfcCsgPrimitive3D, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IIfcBooleanOperand, IfcCsgSelect, IIfcCsgSelect, IIfcCsgSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Height
Declaration
IfcPositiveLengthMeasure Height { get; set; }
Property Value
|
Improve this Doc
View Source
XLength
Declaration
IfcPositiveLengthMeasure XLength { get; set; }
Property Value
|
Improve this Doc
View Source
YLength
Declaration
IfcPositiveLengthMeasure YLength { get; set; }
Property Value