Interface IIfcAlignment2DSegment
Readonly interface for IfcAlignment2DSegment
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcAlignment2DSegment : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
EndTag
Declaration
IfcLabel? EndTag { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
StartTag
Declaration
IfcLabel? StartTag { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
TangentialContinuity
Declaration
IfcBoolean? TangentialContinuity { get; set; }
Property Value