SoMaterialBindingElementGetDefaultFace Method |
Returns the default material binding face.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntaxpublic static SoMaterialBindingElementFaces GetDefaultFace()
Public Shared Function GetDefaultFace As SoMaterialBindingElementFaces
public:
static SoMaterialBindingElementFaces GetDefaultFace()
static member GetDefaultFace : unit -> SoMaterialBindingElementFaces
Return Value
Type:
SoMaterialBindingElementFaces
Remarks
See Also