Class IfcStyledItem

IfcStyledItem class

Partial IIfc entity class

IfcStyledItem

public class IfcStyledItem : IfcRepresentationItem

Constructors

NameDescription
IfcStyledItem()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
Item { get; set; }Item
LayerAssignment { get; }LayerAssignment
Name { get; set; }Name
StyledByItem { get; }StyledByItem
Styles { get; set; }Styles

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