Interface IIfcAnnotationFillAreaOccurrence
Readonly interface for IfcAnnotationFillAreaOccurrence
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcAnnotationFillAreaOccurrence : IIfcAnnotationOccurrence, IIfcStyledItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
FillStyleTarget
Declaration
IIfcPoint FillStyleTarget { get; set; }
Property Value
|
Improve this Doc
View Source
GlobalOrLocal
Declaration
IfcGlobalOrLocalEnum? GlobalOrLocal { get; set; }
Property Value