Class IfcOffsetCurve3D

IfcOffsetCurve3D class

Partial IIfc entity class

IfcOffsetCurve3D

public class IfcOffsetCurve3D : IfcCurve

Constructors

NameDescription
IfcOffsetCurve3D()The default constructor.

Properties

NameDescription
BasisCurve { get; set; }BasisCurve
Distance { get; set; }Distance
EntityLabel { get; }Gets the entity label.
LayerAssignments { get; }LayerAssignments
RefDirection { get; set; }RefDirection
SelfIntersect { get; set; }SelfIntersect
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