Class IfcLine

IfcLine class

Partial IIfc entity class

IfcLine

public class IfcLine : IfcCurve

Constructors

NameDescription
IfcLine()The default constructor.

Properties

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