Microsoft3MFFormat.GetObjectType

Microsoft3MFFormat.GetObjectType method

Gets the model type for specified node.

public string GetObjectType(Node node)
ParameterTypeDescription
nodeNode

Return Value

3MF’s object type for given node

See Also