SoBlendElementBlendElementParametersEquation Property |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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