Table of Contents

Class TypeMapExtensions

Namespace
Mech3DotNet.Exchange
Assembly
Mech3DotNet.dll
public static class TypeMapExtensions
Inheritance
TypeMapExtensions
Inherited Members

Methods

FromInt(int)

public static TypeMap FromInt(int value)

Parameters

value int

Returns

TypeMap

ToInt(TypeMap)

public static int ToInt(this TypeMap type)

Parameters

type TypeMap

Returns

int