CAD Import Settings

About

  • Header File: c4d_base/description/Fcadimport.h
  • Description Category: Scene Import/Export. 3D scene importer/exporter.
  • Included Description:

Parameters

Parameters are accessed with cinema::C4DAtom::GetParameter() and cinema::C4DAtom::SetParameter(). See Parameters.


Parameter: Original Units


Parameter: Geometry


Parameter: Normals

  • Parameter ID: CADIMPORT_NORMALS
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • None: CADIMPORT_NORMALS_NONE
    • Normal Tag: CADIMPORT_NORMALS_NORMALTAG
    • Phong Tag Edge Breaks: CADIMPORT_NORMALS_PHONGTAG

Parameter: UVs


Parameter: Splines


Parameter: Instances

  • Parameter ID: CADIMPORT_INSTANCES
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • None: CADIMPORT_INSTANCES_NONE
    • Instance: CADIMPORT_INSTANCES_INSTANCE
    • Render Instance: CADIMPORT_INSTANCES_RENDERINSTANCE

Parameter: Materials

  • Parameter ID: CADIMPORT_MATERIALS
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • None: CADIMPORT_MATERIALS_NONE
    • Original: CADIMPORT_MATERIALS_ORIGINAL
    • Based on Display Colors: CADIMPORT_MATERIALS_DISPLAY_COLORS
    • Original with Random Color: CADIMPORT_MATERIALS_RANDOM

Parameter: Display Colors

  • Parameter ID: CADIMPORT_DISPLAY_COLORS
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • None: CADIMPORT_DISPLAY_COLORS_NONE
    • Original: CADIMPORT_DISPLAY_COLORS_ORIGINAL
    • Random: CADIMPORT_DISPLAY_COLORS_RANDOM

Parameter: Layers

  • Parameter ID: CADIMPORT_LAYERS
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • None: CADIMPORT_LAYERS_NONE
    • Original: CADIMPORT_LAYERS_ORIGINAL
    • Scale Based Tessellation: CADIMPORT_LAYERS_SBT

Parameter: Visibility


Parameter: Helper


Parameter: Hidden Objects


Parameter: Source Mesh


Parameter: LOD


Parameter: Scale Based Tessellation


Parameter: Scale Range


Parameter: Linear Interpolation


Parameter: Sag . S


Parameter: Angle . S


Parameter: Length . S


Parameter: Sag . M


Parameter: Angle . M


Parameter: Length . M


Parameter: Sag . L


Parameter: Angle . L


Parameter: Length . L


Parameter: Detailing

  • Parameter ID: CADIMPORT_DETAILING
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • Original: CADIMPORT_DETAILING_ORIGINAL
    • Custom: CADIMPORT_DETAILING_CUSTOM
    • High: CADIMPORT_DETAILING_HIGH
    • Medium: CADIMPORT_DETAILING_MEDIUM
    • Low: CADIMPORT_DETAILING_LOW

Parameter: Max Sag (mm)


Parameter: Max Angle


Parameter: Max Length (mm)


Parameter: Combine

  • Parameter ID: CADIMPORT_SEW
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • None: CADIMPORT_SEW_NONE
    • Original Bodies: CADIMPORT_SEW_KEEP_ORIGINAL_BODIES
    • By Topology: CADIMPORT_SEW_CREATE_BODIES_BY_TOPOLOGY
    • By Color: CADIMPORT_SEW_CREATE_BODIES_BY_COLOR
    • By Layer: CADIMPORT_SEW_CREATE_BODIES_BY_LAYER

Parameter: Swap Y and Z Axes


Parameter: Heal


Parameter: Stitch


Parameter: Optimize Hierarchy