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

IfcWindowType() private méthode

private IfcWindowType ( ) : System
Résultat System
        internal IfcWindowType()
            : base()
        {
        }

Same methods

IfcWindowType::IfcWindowType ( DatabaseIfc db, IfcWindowType t ) : System
IfcWindowType::IfcWindowType ( DatabaseIfc m, string name, IfcWindowTypeEnum type ) : System
IfcWindowType::IfcWindowType ( DatabaseIfc m, string name, IfcWindowTypeEnum type, IfcWindowTypePartitioningEnum partition, bool parameterTakesPrecendence ) : System
IfcWindowType::IfcWindowType ( DatabaseIfc m, string name, IfcWindowTypeEnum type, IfcWindowTypePartitioningEnum partition, string userDefinedPartionType, IfcWindowLiningProperties wlp, List pps ) : System