SoDistributeActionGetDistributeMethod Method |
Returns the algorithm used to distribute the scene graph.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoDistributeActionDistributeMethods GetDistributeMethod()
Public Function GetDistributeMethod As SoDistributeActionDistributeMethods
public:
SoDistributeActionDistributeMethods GetDistributeMethod()
member GetDistributeMethod : unit -> SoDistributeActionDistributeMethods
Return Value
Type:
SoDistributeActionDistributeMethodsRemarks See Also