Class TAbstractNurbsSurfaceGeometryNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAbstractNurbsSurfaceGeometryNodeHelper = class helper(TObject) for TAbstractNurbsSurfaceGeometryNode

Description

Hierarchy

  • TObject
  • TAbstractNurbsSurfaceGeometryNodeHelper

Overview

Properties

Public property UTessellation: Integer read GetUTessellation write SetUTessellation;
Public property VTessellation: Integer read GetVTessellation write SetVTessellation;
Public property UClosed: boolean read GetUClosed write SetUClosed;
Public property UDimension: Integer read GetUDimension write SetUDimension;
Public property UOrder: Integer read GetUOrder write SetUOrder;
Public property VClosed: boolean read GetVClosed write SetVClosed;
Public property VDimension: Integer read GetVDimension write SetVDimension;
Public property VOrder: Integer read GetVOrder write SetVOrder;

Description

Properties

Public property UTessellation: Integer read GetUTessellation write SetUTessellation;
 
Public property VTessellation: Integer read GetVTessellation write SetVTessellation;
 
Public property UClosed: boolean read GetUClosed write SetUClosed;
 
Public property UDimension: Integer read GetUDimension write SetUDimension;
 
Public property UOrder: Integer read GetUOrder write SetUOrder;
 
Public property VClosed: boolean read GetVClosed write SetVClosed;
 
Public property VDimension: Integer read GetVDimension write SetVDimension;
 
Public property VOrder: Integer read GetVOrder write SetVOrder;
 

Generated by PasDoc 0.14.0.