SettingsCmdCreateSimpleCorridorSettingsCmdAssemblyInsertionProfileGeometryPoints Property |
Gets whether corridor stations are placed at profile geometry points.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyBoolean ProfileGeometryPoints { get; }
Public ReadOnly Property ProfileGeometryPoints As PropertyBoolean
Get
public:
property PropertyBoolean^ ProfileGeometryPoints {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also