Click or drag to resize

Triangle Constructor (Triangle)

Initializes a new instance of the Triangle class

Namespace:  PDTec.IceNet.Domain.Cad.Geometry
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public Triangle(
	Triangle x
)

Parameters

x
Type: PDTec.IceNet.Domain.Cad.GeometryTriangle
See Also