LinearEntity3dCreate Method
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public static LinearEntity3d Create(
NativeObjectBase* nativeObject
)
Visual Basic does not support APIs that consume or return unsafe types.
public:
static LinearEntity3d^ Create(
NativeObjectBase* nativeObject
)
F# does not support APIs that consume or return unsafe types.
Parameters
- nativeObject NativeObjectBase*
-
Return Value
LinearEntity3d
See Also