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