CalculatedShapeCalculatedLinks Property |
Gets the collection of links that make up the CalculatedShape.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic CalculatedLinkCollection CalculatedLinks { get; }
Public ReadOnly Property CalculatedLinks As CalculatedLinkCollection
Get
public:
property CalculatedLinkCollection^ CalculatedLinks {
CalculatedLinkCollection^ get ();
}
Property Value
CalculatedLinkCollection
See Also