Class TCADAssemblyNode
Unit
X3DNodes
Declaration
type TCADAssemblyNode = class(TAbstractX3DGroupingNode, IAbstractX3DProductStructureChildNode)
Description
Holds a set of assemblies or parts grouped together.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure CreateNode; override; |
|
 |
class function ClassX3DType: string; override; |
|
 |
class function URNMatching(const URN: string): boolean; override; |
|
Properties
 |
property NameField: string read GetNameField write SetNameField; |
|
Generated by PasDoc 0.15.0.
|