GeometryGym.Ifc.IfcWindowType.IfcWindowType C# (CSharp) Method

IfcWindowType() private method

private IfcWindowType ( ) : System
return 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