ProfilePVIPVIType Property

Gets the type of subentity at the PVI.

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

Property Value

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