C# Class GeometryGym.Ifc.IfcLightSource

Inheritance: IfcGeometricRepresentationItem
Afficher le fichier Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string
IfcLightSource ( ) : System
IfcLightSource ( DatabaseIfc db, IfcLightSource l ) : System
Parse ( string str, int &pos, int len ) : void

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcLightSource() protected méthode

protected IfcLightSource ( ) : System
Résultat System

IfcLightSource() protected méthode

protected IfcLightSource ( DatabaseIfc db, IfcLightSource l ) : System
db DatabaseIfc
l IfcLightSource
Résultat System

Parse() protected méthode

protected Parse ( string str, int &pos, int len ) : void
str string
pos int
len int
Résultat void