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

IfcDistributionElement() protected méthode

protected IfcDistributionElement ( IfcDistributionElement basis ) : System
basis IfcDistributionElement
Résultat System
		protected IfcDistributionElement(IfcDistributionElement basis) : base(basis) { }
		protected IfcDistributionElement(DatabaseIfc db, IfcDistributionElement e) : base(db,e,false) { }

Same methods

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