C# Class GeometryGym.Ifc.IfcIndexedColourMap

Inheritance: GeometryGym.Ifc.IfcPresentationItem
Afficher le fichier Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Méthodes publiques

Méthode Description
IfcIndexedColourMap ( IfcTessellatedFaceSet fs, IfcColourRgbList colours, IEnumerable colourindex ) : System

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string
parseFields ( List arrFields, int &ipos ) : void

Private Methods

Méthode Description
IfcIndexedColourMap ( ) : System
IfcIndexedColourMap ( DatabaseIfc db, IfcIndexedColourMap m ) : System
Parse ( string strDef ) : IfcIndexedColourMap
postParseRelate ( ) : void

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcIndexedColourMap() public méthode

public IfcIndexedColourMap ( IfcTessellatedFaceSet fs, IfcColourRgbList colours, IEnumerable colourindex ) : System
fs IfcTessellatedFaceSet
colours IfcColourRgbList
colourindex IEnumerable
Résultat System

parseFields() protected méthode

protected parseFields ( List arrFields, int &ipos ) : void
arrFields List
ipos int
Résultat void