Interface IIfcOffsetCurve3D
Readonly interface for IfcOffsetCurve3D
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcOffsetCurve3D : IIfcOffsetCurve, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Distance
Declaration
IfcLengthMeasure Distance { get; set; }
Property Value
|
Improve this Doc
View Source
RefDirection
Declaration
IIfcDirection RefDirection { get; set; }
Property Value
|
Improve this Doc
View Source
SelfIntersect
Declaration
IfcLogical SelfIntersect { get; set; }
Property Value