Interface IIfcTextLiteral
Readonly interface for IfcTextLiteral
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcTextLiteral : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Literal
Declaration
IfcPresentableText Literal { get; set; }
Property Value
|
Improve this Doc
View Source
Path
Declaration
IfcTextPath Path { get; set; }
Property Value
|
Improve this Doc
View Source
Placement
Declaration
IIfcAxis2Placement Placement { get; set; }
Property Value