Interface IIfcCurveStyleFont
Readonly interface for IfcCurveStyleFont
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcCurveStyleFont : IIfcPresentationItem, IfcCurveStyleFontSelect, IfcCurveFontOrScaledCurveFontSelect, IIfcCurveStyleFontSelect, IIfcCurveFontOrScaledCurveFontSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Name
Declaration
IfcLabel? Name { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
PatternList
Declaration
IItemSet<IIfcCurveStyleFontPattern> PatternList { get; }
Property Value