AttributeType (ParticleType)

Description

Returns the data type of the specified attribute. If no attribute matches the specified name, it returns siPAUndefined.

Note: For an example using this method, see ParticleType.AddAttribute (VBScript), ParticleType.RemoveAttribute (JScript), or ParticleType.AttributeNames (Python).

Scripting Syntax

ParticleType.AttributeType( name )

C# Syntax

siParticleAttributeType ParticleType.AttributeType( String in_strName );

Parameters

Parameter

Type

Description

name

String

Name of the defined attribute.

Return Value

siParticleAttributeType

See Also

ParticleType.AddAttribute



SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index