Class TCylinderNodeHelper
Unit
X3DNodes
Declaration
type TCylinderNodeHelper = class helper(TObject) for TCylinderNode
Description
Hierarchy
- TObject
- TCylinderNodeHelper
Overview
Properties
 |
property Bottom: boolean read GetBottom write SetBottom; |
 |
property Height: Single read GetHeight write SetHeight; |
 |
property Radius: Single read GetRadius write SetRadius; |
 |
property Side: boolean read GetSide write SetSide; |
 |
property Top: boolean read GetTop write SetTop; |
Description
Properties
 |
property Bottom: boolean read GetBottom write SetBottom; |
|
 |
property Height: Single read GetHeight write SetHeight; |
|
 |
property Radius: Single read GetRadius write SetRadius; |
|
 |
property Side: boolean read GetSide write SetSide; |
|
 |
property Top: boolean read GetTop write SetTop; |
|
Generated by PasDoc 0.14.0.
|