Class IfcFeatureElementSubtraction

IfcFeatureElementSubtraction class

IfcFeatureElementSubtraction

public abstract class IfcFeatureElementSubtraction : IfcFeatureElement

Properties

NameDescription
Childs { get; }
ConnectedFrom { get; }
ConnectedTo { get; }
ContainedInStructure { get; }
Decomposes { get; }
Description { get; set; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
FillsVoids { get; }
GlobalId { get; set; }
HasAssignments { get; }
HasAssociations { get; }
HasCoverings { get; }
HasOpenings { get; }
HasPorts { get; }
HasProjections { get; }
HasStructuralMember { get; }
Id { get; }
IsConnectionRealization { get; }
IsDecomposedBy { get; }
IsDefinedBy { get; }
Name { get; set; }
ObjectPlacement { get; set; }
ObjectType { get; set; }
OwnerHistory { get; set; }
ProvidesBoundaries { get; }
ReferencedBy { get; }
ReferencedInStructures { get; }
Representation { get; set; }
Tag { get; set; }
VoidsElements { get; }

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also