Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
GeometryGym
Ifc
IfcTrimmedCurve
C# Class GeometryGym.Ifc.IfcTrimmedCurve
Mostra file
Open project: jmirtsch/GeometryGymIFC
Class Usage Examples
Public Methods
Method
Description
IfcTrimmedCurve
(
IfcCartesianPoint
s
,
IfcCartesianPoint
e
) :
System
Private Methods
Method
Description
IfcTrimmedCurve
(
DatabaseIfc
db
,
Arc
a
,
bool
twoD
,
IfcCartesianPoint
optStrt
,
IfcCartesianPoint
&
end
) :
System
Method Details
IfcTrimmedCurve()
public
method
public
IfcTrimmedCurve
(
IfcCartesianPoint
s
,
IfcCartesianPoint
e
) :
System
s
IfcCartesianPoint
e
IfcCartesianPoint
return
System