SubassemblyGeneratorMacroOrClassName Property

Gets or sets the macro or class name. This is the class name when GeometryGenerateMode is UseDotNet.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public string MacroOrClassName { get; set; }

Property Value

String
See Also