Class IfcGridAxis

IfcGridAxis class

IfcGridAxis

public class IfcGridAxis : IfcEntity

Constructors

NameDescription
IfcGridAxis()The default constructor.

Properties

NameDescription
AxisCurve { get; set; }AxisCurve
AxisTag { get; set; }AxisTag
EntityLabel { get; }Gets the entity label.
HasIntersections { get; }HasIntersections
PartOfU { get; }PartOfU
PartOfV { get; }PartOfV
PartOfW { get; }PartOfW
SameSense { get; set; }SameSense

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