Project_Mapping : ReferenceTarget {56bb7872,2d4c74ef}
The Project_MappingReferenceTarget is used as a "plug-in" for the Projection : Modifier. It implements the basic projection of mapping coordinates between geometry objects with dissimilar topology.
Note:
This modifier is not available in Autodesk VIZ.
Class instances not creatable by MAXScript
Properties
<Project_Mapping>.name : string
Get/Set the name of the Projection.
<Project_Mapping>.holderName (Projection_Holder_Name) : string
Get/Set the name of the corresponding Project_Mapping_Holder.
<Project_Mapping>.createNewHolder (Create_New_Holder) : boolean
Get/Set the state of the "Create New Holder" checkbox.
<Project_Mapping>.sameTopology (Same_Topology) : boolean
Get/Set the state of the "Same Topology" checkbox.
<Project_Mapping>.alwaysUpdate (Always_Update_Holder) : boolean
Get/Set the state of the "Always Update " checkbox.
<Project_Mapping>.sourceMapChannel (Source_Map_Channel) : integer
Get/Set the source map channel.
<Project_Mapping>.sameAsSource (Same_as_Source) : boolean
Get/Set the state of the "Same as Source" checkbox. When true, the .sourceMapChannel value will be used for both Source and Target.
<Project_Mapping>.targetMapChannel (Target_Map_Channel) : integer
Get/Set the target map channel.
<Project_Mapping>.projectMaterialIDs (Project_Material_IDs) : boolean
Get/Set the state of the "Project Material IDs" checkbox.
<Project_Mapping>.ignoreBackfacing (Ignore_Backfacing) : boolean
When set to true, backfaces will be ignored.
Note:
Not exposed to the UI.
See also
Project_Mapping_Holder : Modifier
Modifier Common Properties, Operators, and Methods
MAXWrapper Common Properties, Operators, and Methods
Value Common Properties, Operators, and Methods