CorridorStateCurrentAssemblyOffset Property |
Returns offset from baseline alignment where current assembly is being applied.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double CurrentAssemblyOffset { get; }
Public ReadOnly Property CurrentAssemblyOffset As Double
Get
public:
property double CurrentAssemblyOffset {
double get ();
}
Property Value
Double
See Also