Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

42977ac6 8242 b887 2f4b d05286dcba4e

haplokuon edited this page May 6, 2023 · 1 revision

Controls Method

netDxf 3.0.0 Library

[Missing <summary> documentation for "M:netDxf.GTE.BSplineSurface.Controls"]

Definition

Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public Vector3[] Controls()

VB

Public Function Controls As Vector3()

C++

public:
array<Vector3>^ Controls()

F#

member Controls : unit -> Vector3[] 

Return Value

Vector3[]
[Missing <returns> documentation for "M:netDxf.GTE.BSplineSurface.Controls"]

See Also

Reference

BSplineSurface Class
netDxf.GTE Namespace

Clone this wiki locally