SettingsCmdCreateIntersectionSettingsCmdAssemblyInsertionProfileGeometryPoints Property |
Specifies whether or not to use profile geometry points to define intersection objects.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean ProfileGeometryPoints { get; }
Public ReadOnly Property ProfileGeometryPoints As PropertyBoolean
Get
public:
property PropertyBoolean^ ProfileGeometryPoints {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also