DuplicateUsingGeomApprox
 
 
 

DuplicateUsingGeomApprox

Introduced

v2.0

Description

Duplicates polygon mesh objects using the subdivided geometry (geom approx). Preserves materials and textures.

Scripting Syntax

oReturn = DuplicateUsingGeomApprox( InputObjs );

Return Value

Returns an XSICollection object that contains the list of symmetric objects

Parameters

Parameter Type Description
InputObjs String List of objects to duplicate.

Default Value: Selected objects

See Also

Duplicate