Class IfcTextLiteral

IfcTextLiteral class

Partial IIfc entity class

IfcTextLiteral

public class IfcTextLiteral : IfcGeometricRepresentationItem

Constructors

NameDescription
IfcTextLiteral()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
LayerAssignments { get; }LayerAssignments
Literal { get; set; }Literal
Path { get; set; }Path
Placement { get; set; }Placement
StyledByItem { get; }StyledByItem

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also