C# Class BasicLoader.Implementation.Model.Model

Inheritance: IModel
Show file Open project: i2e-haw-hamburg/cad-in-unity

Public Methods

Method Description
GetConstraint ( IModel a, IModel b ) : IConstraint
Model ( ) : System.Collections.Generic
ToString ( ) : string

Method Details

GetConstraint() public method

public GetConstraint ( IModel a, IModel b ) : IConstraint
a IModel
b IModel
return IConstraint

Model() public method

public Model ( ) : System.Collections.Generic
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string