C# Class GeometryGym.Ifc.IfcArcIndex

Inheritance: IfcSegmentIndexSelect
ファイルを表示 Open project: jmirtsch/GeometryGymIFC

Public Methods

Method Description
IfcArcIndex ( int a, int b, int c ) : System
ToString ( ) : string

Method Details

IfcArcIndex() public method

public IfcArcIndex ( int a, int b, int c ) : System
a int
b int
c int
return System

ToString() public method

public ToString ( ) : string
return string