Class IfcCsgSolid
Inheritance
System.Object
IfcCsgSolid
Implements
System.ComponentModel.INotifyPropertyChanged
System.IEquatable<IfcRepresentationItem>
System.IEquatable<IfcGeometricRepresentationItem>
System.IEquatable<IfcSolidModel>
System.IEquatable<IfcCsgSolid>
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Xbim.Ifc2x3.GeometricModelResource
Assembly: Xbim.Ifc2x3.dll
Syntax
[ExpressType("IfcCsgSolid", 548)]
public class IfcCsgSolid : IfcSolidModel, INotifyPropertyChanged, IEquatable<IfcRepresentationItem>, IEquatable<IfcGeometricRepresentationItem>, IEquatable<IfcSolidModel>, IInstantiableEntity, IIfcCsgSolid, IIfcSolidModel, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IContainsEntityReferences, IEquatable<IfcCsgSolid>, IIfcCsgSolid, IIfcSolidModel, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IfcSolidOrShell, IIfcSolidOrShell, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceTreeRootExpression
Declaration
[EntityAttribute(1, EntityAttributeState.Mandatory, EntityAttributeType.Class, EntityAttributeType.None, null, null, 3)]
public IfcCsgSelect TreeRootExpression { get; set; }
Property Value
Type | Description |
---|---|
IfcCsgSelect |
Methods
| Improve this Doc View SourceEquals(IfcCsgSolid)
Declaration
public bool Equals(IfcCsgSolid other)
Parameters
Type | Name | Description |
---|---|---|
IfcCsgSolid | other |
Returns
Type | Description |
---|---|
System.Boolean |
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 SourceIContainsEntityReferences.References
Declaration
IEnumerable<IPersistEntity> IContainsEntityReferences.References { get; }
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IPersistEntity> |
IIfcCsgSolid.TreeRootExpression
Declaration
IIfcCsgSelect IIfcCsgSolid.TreeRootExpression { get; set; }
Returns
Type | Description |
---|---|
IIfcCsgSelect |
IIfcCsgSolid.TreeRootExpression
Declaration
[CrossSchemaAttribute(typeof(IIfcCsgSolid), 1)]
IIfcCsgSelect IIfcCsgSolid.TreeRootExpression { get; set; }
Returns
Type | Description |
---|---|
IIfcCsgSelect |
Implements
System.ComponentModel.INotifyPropertyChanged
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>