Class IfcWindowLiningProperties
Inheritance
System.Object
IfcWindowLiningProperties
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("IfcWindowLiningProperties", 252)]
public class IfcWindowLiningProperties : IfcPropertySetDefinition, INotifyPropertyChanged, IEquatable<IfcRoot>, IEquatable<IfcPropertyDefinition>, IEquatable<IfcPropertySetDefinition>, IIfcWindowLiningProperties, IIfcPreDefinedPropertySet, IIfcPropertySetDefinition, IIfcPropertyDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcPropertySetDefinitionSelect, IIfcPropertySetDefinitionSelect, IExpressSelectType, IInstantiableEntity, IIfcWindowLiningProperties, IIfcPropertySetDefinition, IIfcPropertyDefinition, IIfcRoot, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcWindowLiningProperties>, IExpressValidatable
Properties
|
Improve this Doc
View Source
FirstMullionOffset
Declaration
[EntityAttribute(11, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 14)]
public IfcNormalisedRatioMeasure? FirstMullionOffset { get; set; }
Property Value
|
Improve this Doc
View Source
FirstTransomOffset
Declaration
[EntityAttribute(9, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 12)]
public IfcNormalisedRatioMeasure? FirstTransomOffset { get; set; }
Property Value
|
Improve this Doc
View Source
LiningDepth
Declaration
[EntityAttribute(5, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 8)]
public IfcPositiveLengthMeasure? LiningDepth { get; set; }
Property Value
|
Improve this Doc
View Source
LiningThickness
Declaration
[EntityAttribute(6, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 9)]
public IfcPositiveLengthMeasure? LiningThickness { get; set; }
Property Value
|
Improve this Doc
View Source
MullionThickness
Declaration
[EntityAttribute(8, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 11)]
public IfcPositiveLengthMeasure? MullionThickness { get; set; }
Property Value
|
Improve this Doc
View Source
SecondMullionOffset
Declaration
[EntityAttribute(12, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 15)]
public IfcNormalisedRatioMeasure? SecondMullionOffset { get; set; }
Property Value
|
Improve this Doc
View Source
SecondTransomOffset
Declaration
[EntityAttribute(10, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 13)]
public IfcNormalisedRatioMeasure? SecondTransomOffset { get; set; }
Property Value
|
Improve this Doc
View Source
ShapeAspectStyle
Declaration
[EntityAttribute(13, EntityAttributeState.Optional, EntityAttributeType.Class, EntityAttributeType.None, null, null, 16)]
public IfcShapeAspect ShapeAspectStyle { get; set; }
Property Value
|
Improve this Doc
View Source
TransomThickness
Declaration
[EntityAttribute(7, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 10)]
public IfcPositiveLengthMeasure? TransomThickness { get; set; }
Property Value
Methods
|
Improve this Doc
View Source
Equals(IfcWindowLiningProperties)
Declaration
public bool Equals(IfcWindowLiningProperties 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(IfcWindowLiningProperties.IfcWindowLiningPropertiesClause)
Tests the express where-clause specified in param 'clause'
Declaration
public bool ValidateClause(IfcWindowLiningProperties.IfcWindowLiningPropertiesClause 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
IIfcWindowLiningProperties.FirstMullionOffset
Declaration
IfcNormalisedRatioMeasure? IIfcWindowLiningProperties.FirstMullionOffset { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.FirstTransomOffset
Declaration
IfcNormalisedRatioMeasure? IIfcWindowLiningProperties.FirstTransomOffset { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.LiningDepth
Declaration
IfcPositiveLengthMeasure? IIfcWindowLiningProperties.LiningDepth { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.LiningThickness
Declaration
IfcPositiveLengthMeasure? IIfcWindowLiningProperties.LiningThickness { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.MullionThickness
Declaration
IfcPositiveLengthMeasure? IIfcWindowLiningProperties.MullionThickness { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.SecondMullionOffset
Declaration
IfcNormalisedRatioMeasure? IIfcWindowLiningProperties.SecondMullionOffset { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.SecondTransomOffset
Declaration
IfcNormalisedRatioMeasure? IIfcWindowLiningProperties.SecondTransomOffset { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.ShapeAspectStyle
Declaration
IIfcShapeAspect IIfcWindowLiningProperties.ShapeAspectStyle { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.TransomThickness
Declaration
IfcPositiveLengthMeasure? IIfcWindowLiningProperties.TransomThickness { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.FirstMullionOffset
Declaration
[CrossSchemaAttribute(typeof(IIfcWindowLiningProperties), 11)]
IfcNormalisedRatioMeasure? IIfcWindowLiningProperties.FirstMullionOffset { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.FirstTransomOffset
Declaration
[CrossSchemaAttribute(typeof(IIfcWindowLiningProperties), 9)]
IfcNormalisedRatioMeasure? IIfcWindowLiningProperties.FirstTransomOffset { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.LiningDepth
Declaration
[CrossSchemaAttribute(typeof(IIfcWindowLiningProperties), 5)]
IfcPositiveLengthMeasure? IIfcWindowLiningProperties.LiningDepth { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.LiningOffset
Declaration
[CrossSchemaAttribute(typeof(IIfcWindowLiningProperties), 14)]
IfcLengthMeasure? IIfcWindowLiningProperties.LiningOffset { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.LiningThickness
Declaration
[CrossSchemaAttribute(typeof(IIfcWindowLiningProperties), 6)]
IfcNonNegativeLengthMeasure? IIfcWindowLiningProperties.LiningThickness { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.LiningToPanelOffsetX
Declaration
[CrossSchemaAttribute(typeof(IIfcWindowLiningProperties), 15)]
IfcLengthMeasure? IIfcWindowLiningProperties.LiningToPanelOffsetX { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.LiningToPanelOffsetY
Declaration
[CrossSchemaAttribute(typeof(IIfcWindowLiningProperties), 16)]
IfcLengthMeasure? IIfcWindowLiningProperties.LiningToPanelOffsetY { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.MullionThickness
Declaration
[CrossSchemaAttribute(typeof(IIfcWindowLiningProperties), 8)]
IfcNonNegativeLengthMeasure? IIfcWindowLiningProperties.MullionThickness { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.SecondMullionOffset
Declaration
[CrossSchemaAttribute(typeof(IIfcWindowLiningProperties), 12)]
IfcNormalisedRatioMeasure? IIfcWindowLiningProperties.SecondMullionOffset { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.SecondTransomOffset
Declaration
[CrossSchemaAttribute(typeof(IIfcWindowLiningProperties), 10)]
IfcNormalisedRatioMeasure? IIfcWindowLiningProperties.SecondTransomOffset { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.ShapeAspectStyle
Declaration
[CrossSchemaAttribute(typeof(IIfcWindowLiningProperties), 13)]
IIfcShapeAspect IIfcWindowLiningProperties.ShapeAspectStyle { get; set; }
Returns
|
Improve this Doc
View Source
IIfcWindowLiningProperties.TransomThickness
Declaration
[CrossSchemaAttribute(typeof(IIfcWindowLiningProperties), 7)]
IfcNonNegativeLengthMeasure? IIfcWindowLiningProperties.TransomThickness { get; set; }
Returns
Implements
System.ComponentModel.INotifyPropertyChanged
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>