ProfileOffsetProfileParameters Constructor |
This object contains the parameters for an offset profile, including stations list, and the parent profile and alignment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic OffsetProfileParameters(
Profile owningProfile
)
Public Sub New (
owningProfile As Profile
)
public:
OffsetProfileParameters(
Profile^ owningProfile
)
Parameters
- owningProfile Profile
-
See Also