CustomObject

CustomObject

CustomObject — Clasa CustomObject. Moștenește de la: A3DObject.

Methods: Aspose.ThreeD


Metode

Nicio proprietate publică documentată în sursă.


Metode

Nicio metodă publică documentată în sursă.


Vezi și

NameTypeAccessDescription
NamestringRead/WriteGets or sets the name.
PropertiesPropertyCollectionReadGets the properties.
SignatureDescription
CustomObject()Creates a new custom object with the specified name
CustomObject(name: string)
A3DObject()
RemoveProperty(property: Property)Removes a dynamic property.
GetProperty(property: string)Get the value of specified property
SetProperty(property: string, value: object?)Sets the value of specified property
FindProperty(propertyName: string)Finds the property. It can be a dynamic property (Created by CreateDynamicProperty/SetProperty) or native property(Identified by its name)
 Română