InterferenceStyleModelOptions Property |
Gets or sets the model options, TrueSolid or Sphere.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic InterferenceModelType ModelOptions { get; set; }
Public Property ModelOptions As InterferenceModelType
Get
Set
public:
property InterferenceModelType ModelOptions {
InterferenceModelType get ();
void set (InterferenceModelType value);
}
Property Value
InterferenceModelType
See Also