INamedObject

INamedObject

General

INamedObject és una interfície en Aspose.3d per a Java.

INamedObject.getName torna el nom actual de l’objecte.

Propietats

NameTypeAccessDescription
nameStringReadHolds the object’s name as a string

Mètodes

SignatureDescription
getName()StringReturns the current name of the object
setName(name: String)Assigns the given string as the object’s name
 Català