Class IfcOrientedEdge

IfcOrientedEdge class

IfcOrientedEdge

public class IfcOrientedEdge : IfcEdge

Constructors

NameDescription
IfcOrientedEdge()The default constructor.

Properties

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