Share

SectionViewGroupCreationRangeOptions Constructor

Constructor for SectionViewGroupCreationRangeOptions.



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

Syntax

C#

public SectionViewGroupCreationRangeOptions(
	ObjectId sampleLineGroupId
)

VB

Public Sub New ( 
	sampleLineGroupId As ObjectId
)

C++

public:
SectionViewGroupCreationRangeOptions(
	ObjectId sampleLineGroupId
)

Parameters

sampleLineGroupId  ObjectId
 

See Also

Reference

Was this information helpful?