SectionViewProfileGradePointProfileId Property

Gets or Sets the profile id of profile grade point in the section view.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId ProfileId { get; set; }

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when the profileId is invalid.
See Also