Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Nexus
Objects3D
Line3D
C# Class Nexus.Objects3D.Line3D
Afficher le fichier
Open project: tgjones/nexus
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
End
Point3D
Start
Point3D
Méthodes publiques
Méthode
Description
Line3D
(
Point3D
start
,
Point3D
end
)
Method Details
Line3D()
public
méthode
public
Line3D
(
Point3D
start
,
Point3D
end
)
start
Point3D
end
Point3D
Property Details
End
public_oe property
public
Point3D
End
Résultat
Point3D
Start
public_oe property
public
Point3D
Start
Résultat
Point3D