Interface IIfcCurveStyleFontPattern
Readonly interface for IfcCurveStyleFontPattern
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcCurveStyleFontPattern : IIfcPresentationItem, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceInvisibleSegmentLength
Declaration
IfcPositiveLengthMeasure InvisibleSegmentLength { get; set; }
Property Value
Type | Description |
---|---|
IfcPositiveLengthMeasure |
VisibleSegmentLength
Declaration
IfcLengthMeasure VisibleSegmentLength { get; set; }
Property Value
Type | Description |
---|---|
IfcLengthMeasure |