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

IfcValve() public méthode

public IfcValve ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Résultat System
		public IfcValve(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system) : base(host, placement, representation, system) { }

Same methods

IfcValve::IfcValve ( ) : System
IfcValve::IfcValve ( DatabaseIfc db, IfcValve v ) : System