Class IfcGeometricRepresentationSubContext
Inheritance
System.Object
IfcGeometricRepresentationSubContext
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Xbim.Ifc2x3.dll
Syntax
[ExpressType("IfcGeometricRepresentationSubContext", 556)]
public class IfcGeometricRepresentationSubContext : IfcGeometricRepresentationContext, INotifyPropertyChanged, IEquatable<IfcRepresentationContext>, IEquatable<IfcGeometricRepresentationContext>, IIfcGeometricRepresentationSubContext, IIfcGeometricRepresentationContext, IIfcRepresentationContext, IfcCoordinateReferenceSystemSelect, IIfcCoordinateReferenceSystemSelect, IExpressSelectType, IInstantiableEntity, IIfcGeometricRepresentationSubContext, IIfcGeometricRepresentationContext, IIfcRepresentationContext, IContainsEntityReferences, IContainsIndexedReferences, IPersistEntity, IPersist, IEquatable<IfcGeometricRepresentationSubContext>, IExpressValidatable
Properties
|
Improve this Doc
View Source
CoordinateSpaceDimension
Declaration
[EntityAttribute(3, EntityAttributeState.DerivedOverride, EntityAttributeType.None, EntityAttributeType.None, null, null, 0)]
public override IfcDimensionCount CoordinateSpaceDimension { get; set; }
Property Value
Overrides
|
Improve this Doc
View Source
ParentContext
Declaration
[IndexedProperty]
[EntityAttribute(7, EntityAttributeState.Mandatory, EntityAttributeType.Class, EntityAttributeType.None, null, null, 9)]
public IfcGeometricRepresentationContext ParentContext { get; set; }
Property Value
|
Improve this Doc
View Source
Precision
Declaration
[EntityAttribute(4, EntityAttributeState.DerivedOverride, EntityAttributeType.None, EntityAttributeType.None, null, null, 0)]
public override double? Precision { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
Overrides
|
Improve this Doc
View Source
TargetScale
Declaration
[EntityAttribute(8, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 10)]
public IfcPositiveRatioMeasure? TargetScale { get; set; }
Property Value
|
Improve this Doc
View Source
TargetView
Declaration
[EntityAttribute(9, EntityAttributeState.Mandatory, EntityAttributeType.Enum, EntityAttributeType.None, null, null, 11)]
public IfcGeometricProjectionEnum TargetView { get; set; }
Property Value
|
Improve this Doc
View Source
TrueNorth
Declaration
[EntityAttribute(6, EntityAttributeState.DerivedOverride, EntityAttributeType.Class, EntityAttributeType.None, null, null, 0)]
public override IfcDirection TrueNorth { get; set; }
Property Value
Overrides
|
Improve this Doc
View Source
UserDefinedTargetView
Declaration
[EntityAttribute(10, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 12)]
public IfcLabel? UserDefinedTargetView { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
WorldCoordinateSystem
Declaration
[EntityAttribute(5, EntityAttributeState.DerivedOverride, EntityAttributeType.Class, EntityAttributeType.None, null, null, 0)]
public override IfcAxis2Placement WorldCoordinateSystem { get; set; }
Property Value
Overrides
Methods
|
Improve this Doc
View Source
Equals(IfcGeometricRepresentationSubContext)
Declaration
public bool Equals(IfcGeometricRepresentationSubContext other)
Parameters
Returns
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Parse(Int32, IPropertyValue, Int32[])
Declaration
public override void Parse(int propIndex, IPropertyValue value, int[] nestedIndex)
Parameters
Type |
Name |
Description |
System.Int32 |
propIndex |
|
IPropertyValue |
value |
|
System.Int32[] |
nestedIndex |
|
Overrides
|
Improve this Doc
View Source
Validate()
Declaration
public virtual IEnumerable<ValidationResult> Validate()
Returns
|
Improve this Doc
View Source
ValidateClause(IfcGeometricRepresentationSubContext.IfcGeometricRepresentationSubContextClause)
Tests the express where-clause specified in param 'clause'
Declaration
public bool ValidateClause(IfcGeometricRepresentationSubContext.IfcGeometricRepresentationSubContextClause clause)
Parameters
Returns
Type |
Description |
System.Boolean |
true if the clause is satisfied.
|
Explicit Interface Implementations
|
Improve this Doc
View Source
IContainsEntityReferences.References
Declaration
IEnumerable<IPersistEntity> IContainsEntityReferences.References { get; }
Returns
Type |
Description |
System.Collections.Generic.IEnumerable<IPersistEntity> |
|
|
Improve this Doc
View Source
IContainsIndexedReferences.IndexedReferences
Declaration
IEnumerable<IPersistEntity> IContainsIndexedReferences.IndexedReferences { get; }
Returns
Type |
Description |
System.Collections.Generic.IEnumerable<IPersistEntity> |
|
|
Improve this Doc
View Source
IIfcGeometricRepresentationSubContext.ParentContext
Declaration
IIfcGeometricRepresentationContext IIfcGeometricRepresentationSubContext.ParentContext { get; set; }
Returns
|
Improve this Doc
View Source
IIfcGeometricRepresentationSubContext.TargetScale
Declaration
IfcPositiveRatioMeasure? IIfcGeometricRepresentationSubContext.TargetScale { get; set; }
Returns
|
Improve this Doc
View Source
IIfcGeometricRepresentationSubContext.TargetView
Declaration
IfcGeometricProjectionEnum IIfcGeometricRepresentationSubContext.TargetView { get; set; }
Returns
|
Improve this Doc
View Source
IIfcGeometricRepresentationSubContext.UserDefinedTargetView
Declaration
IfcLabel? IIfcGeometricRepresentationSubContext.UserDefinedTargetView { get; set; }
Returns
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
IIfcGeometricRepresentationSubContext.ParentContext
Declaration
[CrossSchemaAttribute(typeof(IIfcGeometricRepresentationSubContext), 7)]
IIfcGeometricRepresentationContext IIfcGeometricRepresentationSubContext.ParentContext { get; set; }
Returns
|
Improve this Doc
View Source
IIfcGeometricRepresentationSubContext.TargetScale
Declaration
[CrossSchemaAttribute(typeof(IIfcGeometricRepresentationSubContext), 8)]
IfcPositiveRatioMeasure? IIfcGeometricRepresentationSubContext.TargetScale { get; set; }
Returns
|
Improve this Doc
View Source
IIfcGeometricRepresentationSubContext.TargetView
Declaration
[CrossSchemaAttribute(typeof(IIfcGeometricRepresentationSubContext), 9)]
IfcGeometricProjectionEnum IIfcGeometricRepresentationSubContext.TargetView { get; set; }
Returns
|
Improve this Doc
View Source
IIfcGeometricRepresentationSubContext.UserDefinedTargetView
Declaration
[CrossSchemaAttribute(typeof(IIfcGeometricRepresentationSubContext), 10)]
IfcLabel? IIfcGeometricRepresentationSubContext.UserDefinedTargetView { get; set; }
Returns
Type |
Description |
System.Nullable<IfcLabel> |
|
Implements
System.ComponentModel.INotifyPropertyChanged
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>