CAD.CADComponentType.CADComponentType C# (CSharp) Method

CADComponentType() public method

public CADComponentType ( ) : System.Xml.Serialization
return System.Xml.Serialization
        public CADComponentType() {
            this.standaloneField = false;
            this.classificationField = "";
        }
        
CADComponentType