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

IfcDoorStyle() private méthode

private IfcDoorStyle ( ) : System
Résultat System
		internal IfcDoorStyle() : base() { }
		internal IfcDoorStyle(DatabaseIfc db, IfcDoorStyle s) : base(db, s) { mOperationType = s.mOperationType; mConstructionType = s.mConstructionType; mParameterTakesPrecedence = s.mParameterTakesPrecedence; mSizeable = s.mSizeable; }

Same methods

IfcDoorStyle::IfcDoorStyle ( DatabaseIfc db, IfcDoorStyle s ) : System