Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Geometry Namespaces
Altaxo.Geometry
RectangleD3D Structure
RectangleD3D Properties
Center Property
Edges Property
Empty Property
IsEmpty Property
Location Property
LocationPlusSize Property
OuterCircleBoundingBox Property
Planes Property
Size Property
SizeX Property
SizeY Property
SizeZ Property
TriangleIndices Property
Vertices Property
X Property
XCenter Property
XPlusSizeX Property
Y Property
YCenter Property
YPlusSizeY Property
Z Property
ZCenter Property
ZPlusSizeZ Property
Rectangle
D
3D
Vertices Property
Gets the vertices in binary order (x: 0th digit, y: 1st digit, z: 2nd digit).
Namespace:
Altaxo.Geometry
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
IEnumerable
<
PointD3D
>
Vertices
{
get
; }
Property Value
IEnumerable
PointD3D
The vertices.
See Also
Reference
RectangleD3D Structure
Altaxo.Geometry Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net