Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SolidworksAddinFramework
Geometry
PointParamAndDepth
C# Class SolidworksAddinFramework.Geometry.PointParamAndDepth
Datei anzeigen
Open project: Weingartner/SolidworksAddinFramework
Public Properties
Property
Type
Description
Depth
double
PointPar
PointParam
Public Methods
Method
Description
PointParamAndDepth
(
PointParam
pointPar
,
double
depth
) :
System
Method Details
PointParamAndDepth()
public
method
public
PointParamAndDepth
(
PointParam
pointPar
,
double
depth
) :
System
pointPar
PointParam
depth
double
return
System
Property Details
Depth
public_oe property
public
double
Depth
return
double
PointPar
public_oe property
public
PointParam,SolidworksAddinFramework.Geometry
PointPar
return
PointParam