Class IfcReinforcingMesh
Inheritance
System.Object
IfcReinforcingMesh
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("IfcReinforcingMesh", 531)]
public class IfcReinforcingMesh : IfcReinforcingElement, INotifyPropertyChanged, IEquatable<IfcRoot>, IEquatable<IfcObjectDefinition>, IEquatable<IfcObject>, IEquatable<IfcProduct>, IExpressValidatable, IIfcDistributionElement, IEquatable<IfcElement>, IIfcBuildingElement, IEquatable<IfcBuildingElement>, IEquatable<IfcBuildingElementComponent>, IEquatable<IfcReinforcingElement>, IIfcReinforcingMesh, IIfcReinforcingElement, IIfcElementComponent, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IfcStructuralActivityAssignmentSelect, IInstantiableEntity, IIfcReinforcingMesh, IIfcReinforcingElement, IIfcBuildingElementComponent, IIfcBuildingElement, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IContainsEntityReferences, IContainsIndexedReferences, IPersistEntity, IPersist, IEquatable<IfcReinforcingMesh>
Properties
|
Improve this Doc
View Source
LongitudinalBarCrossSectionArea
Declaration
[EntityAttribute(14, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 32)]
public IfcAreaMeasure LongitudinalBarCrossSectionArea { get; set; }
Property Value
|
Improve this Doc
View Source
LongitudinalBarNominalDiameter
Declaration
[EntityAttribute(12, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 30)]
public IfcPositiveLengthMeasure LongitudinalBarNominalDiameter { get; set; }
Property Value
|
Improve this Doc
View Source
LongitudinalBarSpacing
Declaration
[EntityAttribute(16, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 34)]
public IfcPositiveLengthMeasure LongitudinalBarSpacing { get; set; }
Property Value
|
Improve this Doc
View Source
MeshLength
Declaration
[EntityAttribute(10, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 28)]
public IfcPositiveLengthMeasure? MeshLength { get; set; }
Property Value
|
Improve this Doc
View Source
MeshWidth
Declaration
[EntityAttribute(11, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 29)]
public IfcPositiveLengthMeasure? MeshWidth { get; set; }
Property Value
|
Improve this Doc
View Source
TransverseBarCrossSectionArea
Declaration
[EntityAttribute(15, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 33)]
public IfcAreaMeasure TransverseBarCrossSectionArea { get; set; }
Property Value
|
Improve this Doc
View Source
TransverseBarNominalDiameter
Declaration
[EntityAttribute(13, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 31)]
public IfcPositiveLengthMeasure TransverseBarNominalDiameter { get; set; }
Property Value
|
Improve this Doc
View Source
TransverseBarSpacing
Declaration
[EntityAttribute(17, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 35)]
public IfcPositiveLengthMeasure TransverseBarSpacing { get; set; }
Property Value
Methods
|
Improve this Doc
View Source
Equals(IfcReinforcingMesh)
Declaration
public bool Equals(IfcReinforcingMesh 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
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
IIfcReinforcingMesh.LongitudinalBarCrossSectionArea
Declaration
IfcAreaMeasure IIfcReinforcingMesh.LongitudinalBarCrossSectionArea { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.LongitudinalBarNominalDiameter
Declaration
IfcPositiveLengthMeasure IIfcReinforcingMesh.LongitudinalBarNominalDiameter { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.LongitudinalBarSpacing
Declaration
IfcPositiveLengthMeasure IIfcReinforcingMesh.LongitudinalBarSpacing { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.MeshLength
Declaration
IfcPositiveLengthMeasure? IIfcReinforcingMesh.MeshLength { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.MeshWidth
Declaration
IfcPositiveLengthMeasure? IIfcReinforcingMesh.MeshWidth { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.TransverseBarCrossSectionArea
Declaration
IfcAreaMeasure IIfcReinforcingMesh.TransverseBarCrossSectionArea { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.TransverseBarNominalDiameter
Declaration
IfcPositiveLengthMeasure IIfcReinforcingMesh.TransverseBarNominalDiameter { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.TransverseBarSpacing
Declaration
IfcPositiveLengthMeasure IIfcReinforcingMesh.TransverseBarSpacing { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.LongitudinalBarCrossSectionArea
Declaration
[CrossSchemaAttribute(typeof(IIfcReinforcingMesh), 14)]
IfcAreaMeasure? IIfcReinforcingMesh.LongitudinalBarCrossSectionArea { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.LongitudinalBarNominalDiameter
Declaration
[CrossSchemaAttribute(typeof(IIfcReinforcingMesh), 12)]
IfcPositiveLengthMeasure? IIfcReinforcingMesh.LongitudinalBarNominalDiameter { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.LongitudinalBarSpacing
Declaration
[CrossSchemaAttribute(typeof(IIfcReinforcingMesh), 16)]
IfcPositiveLengthMeasure? IIfcReinforcingMesh.LongitudinalBarSpacing { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.MeshLength
Declaration
[CrossSchemaAttribute(typeof(IIfcReinforcingMesh), 10)]
IfcPositiveLengthMeasure? IIfcReinforcingMesh.MeshLength { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.MeshWidth
Declaration
[CrossSchemaAttribute(typeof(IIfcReinforcingMesh), 11)]
IfcPositiveLengthMeasure? IIfcReinforcingMesh.MeshWidth { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.PredefinedType
Declaration
[CrossSchemaAttribute(typeof(IIfcReinforcingMesh), 18)]
IfcReinforcingMeshTypeEnum? IIfcReinforcingMesh.PredefinedType { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.TransverseBarCrossSectionArea
Declaration
[CrossSchemaAttribute(typeof(IIfcReinforcingMesh), 15)]
IfcAreaMeasure? IIfcReinforcingMesh.TransverseBarCrossSectionArea { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.TransverseBarNominalDiameter
Declaration
[CrossSchemaAttribute(typeof(IIfcReinforcingMesh), 13)]
IfcPositiveLengthMeasure? IIfcReinforcingMesh.TransverseBarNominalDiameter { get; set; }
Returns
|
Improve this Doc
View Source
IIfcReinforcingMesh.TransverseBarSpacing
Declaration
[CrossSchemaAttribute(typeof(IIfcReinforcingMesh), 17)]
IfcPositiveLengthMeasure? IIfcReinforcingMesh.TransverseBarSpacing { get; set; }
Returns
Implements
System.ComponentModel.INotifyPropertyChanged
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>