Class IfcGeometricRepresentationSubContext

IfcGeometricRepresentationSubContext class

IfcGeometricRepresentationSubContext

public class IfcGeometricRepresentationSubContext : IfcGeometricRepresentationContext

Constructors

NameDescription
IfcGeometricRepresentationSubContext()The default constructor.

Properties

NameDescription
ContextIdentifier { get; set; }ContextIdentifier
ContextType { get; set; }ContextType
CoordinateSpaceDimension { get; set; }CoordinateSpaceDimension
EntityLabel { get; }Gets the entity label.
HasCoordinateOperation { get; }HasCoordinateOperation
HasSubContexts { get; }HasSubContexts
ParentContext { get; set; }ParentContext
Precision { get; set; }Precision
RepresentationsInContext { get; }RepresentationsInContext
TargetScale { get; set; }TargetScale
TargetView { get; set; }TargetView
TrueNorth { get; set; }TrueNorth
UserDefinedTargetView { get; set; }UserDefinedTargetView
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