Constructor for SectionViewGroupCreationRangeOptions.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public SectionViewGroupCreationRangeOptions( ObjectId sampleLineGroupId ) |
| Visual Basic |
|---|
Public Sub New ( _ sampleLineGroupId As ObjectId _ ) |
| Visual C++ |
|---|
public: SectionViewGroupCreationRangeOptions( ObjectId sampleLineGroupId ) |
Parameters
- sampleLineGroupId
- Type: ObjectId