SampleLineGetSectionId Method

Gets section objectId generated from the specified source.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId GetSectionId(
	ObjectId sampledSourceId
)

Parameters

sampledSourceId  ObjectId
 

Return Value

ObjectId
See Also