SampleLineGetSectionId Method |
Gets section objectId generated from the specified source.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId GetSectionId(
ObjectId sampledSourceId
)
Public Function GetSectionId (
sampledSourceId As ObjectId
) As ObjectId
public:
ObjectId GetSectionId(
ObjectId sampledSourceId
)
Parameters
- sampledSourceId ObjectId
-
Return Value
ObjectId
See Also