Class IfcEdgeCurve

IfcEdgeCurve class

IfcEdgeCurve

public class IfcEdgeCurve : IfcEdge

Constructors

NameDescription
IfcEdgeCurve()The default constructor.

Properties

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