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

bb047971 e2f3 3bbb e075 3dc68fed4705

haplokuon edited this page May 6, 2023 · 1 revision

Face3D Constructor

netDxf 3.0.0 Library

Overload List

Face3D() Initializes a new instance of the Face3D class.
Face3D(Vector2, Vector2, Vector2) Initializes a new instance of the Face3D class.
Face3D(Vector3, Vector3, Vector3) Initializes a new instance of the Face3D class.
Face3D(Vector2, Vector2, Vector2, Vector2) Initializes a new instance of the Face3D class.
Face3D(Vector3, Vector3, Vector3, Vector3) Initializes a new instance of the Face3D class.

See Also

Reference

Face3D Class
netDxf.Entities Namespace

Clone this wiki locally