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

IfcValve() private méthode

private IfcValve ( DatabaseIfc db, IfcValve v ) : System
db DatabaseIfc
v IfcValve
Résultat System
		internal IfcValve(DatabaseIfc db, IfcValve v) : base(db, v) { mPredefinedType = v.mPredefinedType; }
		public IfcValve(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system) : base(host, placement, representation, system) { }

Same methods

IfcValve::IfcValve ( ) : System
IfcValve::IfcValve ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System