StackedProfileViewsCreationOptionsBottomViewStyleId Property

Specifies the styleId of the bottom ProfileViews.

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

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when set to an invalid value.
See Also