Interface IIfcPresentationStyle
Readonly interface for IfcPresentationStyle
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcPresentationStyle : IPersistEntity, IPersist
Properties
| Improve this Doc View SourceName
Declaration
IfcLabel? Name { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcLabel> |