SoBlendElementBlendElementParametersEquation Property |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoBlendElementBlendEquations Equation { get; set; }
Public Property Equation As SoBlendElementBlendEquations
Get
Set
public:
property SoBlendElementBlendEquations Equation {
SoBlendElementBlendEquations get ();
void set (SoBlendElementBlendEquations value);
}
member Equation : SoBlendElementBlendEquations with get, set
Property Value
Type:
SoBlendElementBlendEquationsRemarks See Also