Interface IIfcFillAreaStyle
Readonly interface for IfcFillAreaStyle
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcFillAreaStyle : IIfcPresentationStyle, IfcStyleAssignmentSelect, IIfcStyleAssignmentSelect, IPersistEntity, IfcPresentationStyleSelect, IIfcPresentationStyleSelect, IExpressSelectType, IPersist
Properties
|
Improve this Doc
View Source
FillStyles
Declaration
IItemSet<IIfcFillStyleSelect> FillStyles { get; }
Property Value
|
Improve this Doc
View Source
ModelorDraughting
Declaration
IfcBoolean? ModelorDraughting { get; set; }
Property Value