Class IfcCraneRailAShapeProfileDef
Inheritance
System.Object
IfcCraneRailAShapeProfileDef
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("IfcCraneRailAShapeProfileDef", 257)]
public class IfcCraneRailAShapeProfileDef : IfcParameterizedProfileDef, INotifyPropertyChanged, IEquatable<IfcProfileDef>, IIfcParameterizedProfileDef, IIfcProfileDef, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IEquatable<IfcParameterizedProfileDef>, IInstantiableEntity, IIfcCraneRailAShapeProfileDef, IIfcParameterizedProfileDef, IIfcProfileDef, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcCraneRailAShapeProfileDef>
Properties
|
Improve this Doc
View Source
BaseDepth1
Declaration
[EntityAttribute(12, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 12)]
public IfcPositiveLengthMeasure BaseDepth1 { get; set; }
Property Value
|
Improve this Doc
View Source
BaseDepth2
Declaration
[EntityAttribute(13, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 13)]
public IfcPositiveLengthMeasure BaseDepth2 { get; set; }
Property Value
|
Improve this Doc
View Source
BaseDepth3
Declaration
[EntityAttribute(14, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 14)]
public IfcPositiveLengthMeasure BaseDepth3 { get; set; }
Property Value
|
Improve this Doc
View Source
BaseWidth2
Declaration
[EntityAttribute(5, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 5)]
public IfcPositiveLengthMeasure BaseWidth2 { get; set; }
Property Value
|
Improve this Doc
View Source
BaseWidth4
Declaration
[EntityAttribute(11, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 11)]
public IfcPositiveLengthMeasure BaseWidth4 { get; set; }
Property Value
|
Improve this Doc
View Source
CentreOfGravityInY
Declaration
[EntityAttribute(15, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 15)]
public IfcPositiveLengthMeasure? CentreOfGravityInY { get; set; }
Property Value
|
Improve this Doc
View Source
HeadDepth2
Declaration
[EntityAttribute(8, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 8)]
public IfcPositiveLengthMeasure HeadDepth2 { get; set; }
Property Value
|
Improve this Doc
View Source
HeadDepth3
Declaration
[EntityAttribute(9, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 9)]
public IfcPositiveLengthMeasure HeadDepth3 { get; set; }
Property Value
|
Improve this Doc
View Source
HeadWidth
Declaration
[EntityAttribute(7, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 7)]
public IfcPositiveLengthMeasure HeadWidth { get; set; }
Property Value
|
Improve this Doc
View Source
OverallHeight
Declaration
[EntityAttribute(4, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 4)]
public IfcPositiveLengthMeasure OverallHeight { get; set; }
Property Value
|
Improve this Doc
View Source
Radius
Declaration
[EntityAttribute(6, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 6)]
public IfcPositiveLengthMeasure? Radius { get; set; }
Property Value
|
Improve this Doc
View Source
WebThickness
Declaration
[EntityAttribute(10, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 10)]
public IfcPositiveLengthMeasure WebThickness { get; set; }
Property Value
Methods
|
Improve this Doc
View Source
Equals(IfcCraneRailAShapeProfileDef)
Declaration
public bool Equals(IfcCraneRailAShapeProfileDef 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
IIfcCraneRailAShapeProfileDef.BaseDepth1
Declaration
IfcPositiveLengthMeasure IIfcCraneRailAShapeProfileDef.BaseDepth1 { get; set; }
Returns
|
Improve this Doc
View Source
IIfcCraneRailAShapeProfileDef.BaseDepth2
Declaration
IfcPositiveLengthMeasure IIfcCraneRailAShapeProfileDef.BaseDepth2 { get; set; }
Returns
|
Improve this Doc
View Source
IIfcCraneRailAShapeProfileDef.BaseDepth3
Declaration
IfcPositiveLengthMeasure IIfcCraneRailAShapeProfileDef.BaseDepth3 { get; set; }
Returns
|
Improve this Doc
View Source
IIfcCraneRailAShapeProfileDef.BaseWidth2
Declaration
IfcPositiveLengthMeasure IIfcCraneRailAShapeProfileDef.BaseWidth2 { get; set; }
Returns
|
Improve this Doc
View Source
IIfcCraneRailAShapeProfileDef.BaseWidth4
Declaration
IfcPositiveLengthMeasure IIfcCraneRailAShapeProfileDef.BaseWidth4 { get; set; }
Returns
|
Improve this Doc
View Source
IIfcCraneRailAShapeProfileDef.CentreOfGravityInY
Declaration
IfcPositiveLengthMeasure? IIfcCraneRailAShapeProfileDef.CentreOfGravityInY { get; set; }
Returns
|
Improve this Doc
View Source
IIfcCraneRailAShapeProfileDef.HeadDepth2
Declaration
IfcPositiveLengthMeasure IIfcCraneRailAShapeProfileDef.HeadDepth2 { get; set; }
Returns
|
Improve this Doc
View Source
IIfcCraneRailAShapeProfileDef.HeadDepth3
Declaration
IfcPositiveLengthMeasure IIfcCraneRailAShapeProfileDef.HeadDepth3 { get; set; }
Returns
|
Improve this Doc
View Source
IIfcCraneRailAShapeProfileDef.HeadWidth
Declaration
IfcPositiveLengthMeasure IIfcCraneRailAShapeProfileDef.HeadWidth { get; set; }
Returns
|
Improve this Doc
View Source
IIfcCraneRailAShapeProfileDef.OverallHeight
Declaration
IfcPositiveLengthMeasure IIfcCraneRailAShapeProfileDef.OverallHeight { get; set; }
Returns
|
Improve this Doc
View Source
IIfcCraneRailAShapeProfileDef.Radius
Declaration
IfcPositiveLengthMeasure? IIfcCraneRailAShapeProfileDef.Radius { get; set; }
Returns
|
Improve this Doc
View Source
IIfcCraneRailAShapeProfileDef.WebThickness
Declaration
IfcPositiveLengthMeasure IIfcCraneRailAShapeProfileDef.WebThickness { get; set; }
Returns
Implements
System.ComponentModel.INotifyPropertyChanged
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>