Class TAbstractParametricGeometryNode

Unit

Declaration

type TAbstractParametricGeometryNode = class(TAbstractGeometryNode)

Description

Base type for all geometry node types that are created parametrically and use control points to describe the final shape of the surface.

Hierarchy

Overview

Methods

Public procedure CreateNode; override;
Public class function ClassX3DType: String; override;

Description

Methods

Public procedure CreateNode; override;

Create node fields and events.

Public class function ClassX3DType: String; override;
 

Generated by PasDoc 0.16.0.