Class IfcEdge

IfcEdge class

IfcEdge

public class IfcEdge : IfcTopologicalRepresentationItem

Constructors

NameDescription
IfcEdge()The default constructor.

Properties

NameDescription
EdgeEnd { get; set; }EdgeEnd
EdgeStart { get; set; }EdgeStart
EntityLabel { get; }Gets the entity label.
LayerAssignments { get; }LayerAssignments
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