SoCalculatorexpression Property |
Expressions to be evaluated.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoMFString expression { get; }
Public ReadOnly Property expression As SoMFString
Get
public:
property SoMFString^ expression {
SoMFString^ get ();
}
member expression : SoMFString with get
Property Value
Type:
SoMFStringRemarks See Also