ProfileOffsetProfileParameters Constructor

This object contains the parameters for an offset profile, including stations list, and the parent profile and alignment.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public OffsetProfileParameters(
	Profile owningProfile
)

Parameters

owningProfile  Profile
 
See Also