Interface IIfcFillAreaStyleHatching
Readonly interface for IfcFillAreaStyleHatching
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcFillAreaStyleHatching : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcFillStyleSelect, IIfcFillStyleSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
HatchLineAngle
Declaration
IfcPlaneAngleMeasure HatchLineAngle { get; set; }
Property Value
|
Improve this Doc
View Source
HatchLineAppearance
Declaration
IIfcCurveStyle HatchLineAppearance { get; set; }
Property Value
|
Improve this Doc
View Source
PatternStart
Declaration
IIfcCartesianPoint PatternStart { get; set; }
Property Value
|
Improve this Doc
View Source
PointOfReferenceHatchLine
Declaration
IIfcCartesianPoint PointOfReferenceHatchLine { get; set; }
Property Value
|
Improve this Doc
View Source
StartOfNextHatchLine
Declaration
IIfcHatchLineDistanceSelect StartOfNextHatchLine { get; set; }
Property Value