Click or drag to resize

Metodo QsHelperGeometryGetPlane

Returns Plane object from input entity. Supports Face, Workplane and Faces.

Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
C#
public static Plane GetPlane(
	Object planarEntity
)

Parametri

planarEntity  Object

[Manca <param nome="planarEntity"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperGeometry.GetPlane(System.Object)"]

Valore di ritorno

Plane

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperGeometry.GetPlane(System.Object)"]

Vedi anche