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

IfcVertex() private méthode

private IfcVertex ( DatabaseIfc db, IfcVertex v ) : System
db DatabaseIfc
v IfcVertex
Résultat System
		internal IfcVertex(DatabaseIfc db, IfcVertex v) : base(db,v) { }
		internal static IfcVertex Parse(string str) { return new IfcVertex(); }

Same methods

IfcVertex::IfcVertex ( ) : System
IfcVertex::IfcVertex ( DatabaseIfc db ) : System