Share

SectionViewGroupCreationPlacementOptions.UseDraftPlacement Method

Make the section views in SectionViewGroup be created in a grid in model space without using a template.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public void UseDraftPlacement()

VB

Public Sub UseDraftPlacement

C++

public:
void UseDraftPlacement()

See Also

Reference

Was this information helpful?