Class IfcGeometricRepresentationContext

IfcGeometricRepresentationContext class

IfcGeometricRepresentationContext

public class IfcGeometricRepresentationContext : IfcRepresentationContext

Constructors

NameDescription
IfcGeometricRepresentationContext()The default constructor.

Properties

NameDescription
ContextIdentifier { get; set; }ContextIdentifier
ContextType { get; set; }ContextType
CoordinateSpaceDimension { get; set; }CoordinateSpaceDimension
EntityLabel { get; }Gets the entity label.
HasSubContexts { get; }HasSubContexts
Precision { get; set; }Precision
RepresentationsInContext { get; }RepresentationsInContext
TrueNorth { get; set; }TrueNorth
WorldCoordinateSystem { get; set; }WorldCoordinateSystem

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