PartSectionViewPartId Property |
Gets the object id of the part's counterpart in section views.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId SectionViewPartId { get; }
Public ReadOnly Property SectionViewPartId As ObjectId
Get
public:
property ObjectId SectionViewPartId {
ObjectId get ();
}
Property Value
ObjectId
Remarks
OBJECTID TYPE: Autodesk.Civil.DatabaseServices.SectionViewPart
See Also