ProfilePVIPVIType Property

Gets the type of subentity at the PVI.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public ProfileEntityType PVIType { get; }

Property Value

ProfileEntityType
Remarks
Property is ProfileEntityType::None for the first and last PVI.
See Also