Sets the factor value.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public void SetFactor( MaterialFactorType type, double newValue )
Visual Basic
Public Sub SetFactor ( _ type As MaterialFactorType, _ newValue As Double _ )
Visual C++
public: void SetFactor( MaterialFactorType type, double newValue )
Exceptions
Exception | Condition |
---|---|
System.InvalidOperationException |
Thrown when:
|