IntersectionRoadCenterlineProfileId Property |
Gets the object id of Centerline profile.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId CenterlineProfileId { get; }
Public ReadOnly Property CenterlineProfileId As ObjectId
Get
public:
property ObjectId CenterlineProfileId {
ObjectId get ();
}
Property Value
ObjectId
Remarks
OBJECTID TYPE: Autodesk.Civil.DatabaseServices.Profile
See Also