AppliedAssemblySettingAppliedAtProfileGeometryPoints Property |
Gets or sets the value to specify whether the assembly should be inserted at profile geometry points where the profile geometry changes.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool AppliedAtProfileGeometryPoints { get; set; }
Public Property AppliedAtProfileGeometryPoints As Boolean
Get
Set
public:
property bool AppliedAtProfileGeometryPoints {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also