SectionViewGroupCreationRangeOptions Constructor |
Constructor for SectionViewGroupCreationRangeOptions.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SectionViewGroupCreationRangeOptions(
ObjectId sampleLineGroupId
)
Public Sub New (
sampleLineGroupId As ObjectId
)
public:
SectionViewGroupCreationRangeOptions(
ObjectId sampleLineGroupId
)
Parameters
- sampleLineGroupId ObjectId
-
See Also