CorridorStateCurrentAssemblyOffsetIsFixed Property |
Returns true if current processing state is along offset portion of assembly without offset alignment defined.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool CurrentAssemblyOffsetIsFixed { get; }
Public ReadOnly Property CurrentAssemblyOffsetIsFixed As Boolean
Get
public:
property bool CurrentAssemblyOffsetIsFixed {
bool get ();
}
Property Value
Boolean
See Also