The SubassemblyGenerator type exposes the following members.

Properties

  NameDescription
Public propertyGeometryGenerateMode
Gets or sets the way the Subassembly geometry is generated.
Public propertyMacroOrClassName
Gets or sets the macro or class name. This is the class name when GeometryGenerateMode is UseDotNet.
Public propertyProjectOrAssemblyName
Gets or sets the project or assembly name. This is the assembly name when GeometryGenerateMode is UseDotNet.

See Also