Pose

General

Pose és una classe en Aspose.3D FOSS per a .NET. Heretaris de: A3DObject.

Posar-se.

Mètodes

NameTypeAccessDescription
NamestringRead/WriteGets or sets the name.
PropertiesPropertyCollectionReadGets the properties.
SignatureDescription
Pose()Creates a new Pose instance identified by the given name
Pose(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)
 Català