Interface IIfcTextLiteralWithExtent
Readonly interface for IfcTextLiteralWithExtent
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcTextLiteralWithExtent : IIfcTextLiteral, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BoxAlignment
Declaration
IfcBoxAlignment BoxAlignment { get; set; }
Property Value
|
Improve this Doc
View Source
Extent
Declaration
IIfcPlanarExtent Extent { get; set; }
Property Value