A3DObject.A3DObject

A3DObject(string)

Initializes a new instance of the A3DObject class.

public A3DObject(string name)
ParameterTypeDescription
nameStringName

See Also


A3DObject()

Initializes a new instance of the A3DObject class with no name.

public A3DObject()

See Also