C# Class GeometryGym.Ifc.IfcLineIndex

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

Méthodes publiques

Méthode Description
IfcLineIndex ( IEnumerable indices ) : System
IfcLineIndex ( int a, int b ) : System
ToString ( ) : string

Method Details

IfcLineIndex() public méthode

public IfcLineIndex ( IEnumerable indices ) : System
indices IEnumerable
Résultat System

IfcLineIndex() public méthode

public IfcLineIndex ( int a, int b ) : System
a int
b int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string