Click or drag to resize

PrimitiveCylinder Class

Cylinder Primitive (TYPE : 8)
Inheritance Hierarchy
SystemObject
  VIZCore3D.NET.ManagerPrimitiveObject
    VIZCore3D.NET.ManagerPrimitiveCylinder

Namespace: VIZCore3D.NET.Manager
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public class PrimitiveCylinder : PrimitiveObject

The PrimitiveCylinder type exposes the following members.

Constructors
 NameDescription
Public methodPrimitiveCylinder Construction
Top
Properties
 NameDescription
Public propertyBoundBox Bound Box
Public propertyLength Length
Public propertyMatrix Matrix
Public propertyRadius Radius (반지름)
Top
Methods
See Also