ProfileViewSplitDataProfileViewStyleId Property

Gets of sets the style of the profile view segment.

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

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when the style id is invalid.
Remarks
OBJECTID TYPE: Autodesk.Civil.DatabaseServices.Styles.ProfileViewStyle
See Also