Interface IIfcSurfaceOfLinearExtrusion
Readonly interface for IfcSurfaceOfLinearExtrusion
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSurfaceOfLinearExtrusion : IIfcSweptSurface, IIfcSurface, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Depth
Declaration
IfcLengthMeasure Depth { get; set; }
Property Value
|
Improve this Doc
View Source
ExtrudedDirection
Declaration
IIfcDirection ExtrudedDirection { get; set; }
Property Value
|
Improve this Doc
View Source
ExtrusionAxis
Declaration
XbimVector3D ExtrusionAxis { get; }
Property Value