Interface IIfcCurveStyle
Readonly interface for IfcCurveStyle
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcCurveStyle : IIfcPresentationStyle, IPersistEntity, IfcPresentationStyleSelect, IIfcPresentationStyleSelect, IExpressSelectType, IPersist
Properties
|
Improve this Doc
View Source
CurveColour
Declaration
IIfcColour CurveColour { get; set; }
Property Value
|
Improve this Doc
View Source
CurveFont
Declaration
IIfcCurveFontOrScaledCurveFontSelect CurveFont { get; set; }
Property Value
|
Improve this Doc
View Source
CurveWidth
Declaration
IIfcSizeSelect CurveWidth { get; set; }
Property Value