Метод |
Описание |
|
AddUAxis ( IfcGridAxis a ) : void |
|
|
AddVAxis ( IfcGridAxis a ) : void |
|
|
AddWAxis ( IfcGridAxis a ) : void |
|
|
IfcGrid ( ) : System |
|
|
IfcGrid ( DatabaseIfc db, IfcGrid g ) : System |
|
|
Parse ( string strDef, ReleaseVersion schema ) : IfcGrid |
|
|
ParseXml ( XmlElement xml ) : void |
|
|
RemoveUAxis ( IfcGridAxis a ) : void |
|
|
RemoveVAxis ( IfcGridAxis a ) : void |
|
|
RemoveWAxis ( IfcGridAxis a ) : void |
|
|
SetXML ( XmlElement xml, BaseClassIfc host, HashSet processed ) : void |
|
|
extractAxes ( XmlNode node ) : List |
|
|
getRepresentation ( List uAxes, List vAxes, List wAxes ) : IfcProductRepresentation |
|
|
parseFields ( IfcGrid g, List arrFields, int &ipos, ReleaseVersion schema ) : void |
|
|
postParseRelate ( ) : void |
|
|
removeExistingFromShapeRep ( IfcGridAxis a ) : void |
|
|
removeExistingFromShapeRep ( List axis ) : void |
|
|
setShapeRep ( IfcGridAxis a ) : void |
|
|
setShapeRep ( List axis ) : void |
|
|