PointIsLoopPoint Property |
Gets or sets the Point as a loop point for subsequent subassemblies to attach to.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsLoopPoint { get; set; }
Public Property IsLoopPoint As Boolean
Get
Set
public:
property bool IsLoopPoint {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also