Click or drag to resize

BoundBoxParameter Class

BoundBox Parameter Class
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataBoundBoxParameter

Namespace:  VIZCore3D.NET.Data
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class BoundBoxParameter : VIZCoreBase

The BoundBoxParameter type exposes the following members.

Properties
  NameDescription
Public propertyAxisX
X-Axis Vector
Public propertyAxisY
Y-Axis Vector
Public propertyAxisZ
Z-Axis Vector
Public propertyBase
Base Vector
Public propertyOffset
Offset Vector
Public propertyVertexItems
Vertex Items (8EA)
Top
Methods
  NameDescription
Public methodCode exampleGetShapeDrawingLineParameter
Get Shape Drawing Line Parameter
Top
See Also