Interface IIfcBlock
Readonly interface for IfcBlock
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcBlock : IIfcCsgPrimitive3D, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IfcCsgSelect, IIfcCsgSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
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
|
Improve this Doc
View Source
ZLength
Declaration
IfcPositiveLengthMeasure ZLength { get; set; }
Property Value