GeometryGym.Ifc.IfcDistributionElement.IfcDistributionElement C# (CSharp) Méthode

IfcDistributionElement() private méthode

private IfcDistributionElement ( ) : System
Résultat System
		internal IfcDistributionElement() : base() { }
		protected IfcDistributionElement(IfcDistributionElement basis) : base(basis) { }

Same methods

IfcDistributionElement::IfcDistributionElement ( DatabaseIfc db, IfcDistributionElement e ) : System
IfcDistributionElement::IfcDistributionElement ( IfcDistributionElement basis ) : System
IfcDistributionElement::IfcDistributionElement ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System
IfcDistributionElement::IfcDistributionElement ( IfcObjectDefinition host, IfcObjectPlacement p, IfcProductRepresentation r, IfcDistributionSystem system ) : System