| 
               | 
            
              SubComponent_MaterialPropsOrthotropic_7_OBSOLETE Methods | 
          
The SubComponent_MaterialPropsOrthotropic_7_OBSOLETE type exposes the following members.
| Name | Description | |
|---|---|---|
| BeforeSolveInstance | 
            before solve the sub-component.
              (Inherited from SubComponent.) | |
| display_name | (Overrides SubComponentdisplay_name.) | |
| DrawViewportWires | 
            Draw object in the Viewport of Grasshopper.
              (Inherited from SubComponent.) | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.  (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| name | (Overrides SubComponentname.) | |
| OnComponentLoaded | 
            sets up initial state of the GUI.
              (Inherited from SubComponent.) | |
| registerEvaluationUnits | 
            register the input-plugs of the sub-component.
              (Overrides SubComponentregisterEvaluationUnits(EvaluationUnitManager).) | |
| Setup | 
            To be called inside registerEvaluationUnit
            Base method for initializing menus and other attribute depending data.
            Override in derived class to initialize menus.
              (Inherited from SubComponent.) | |
| SolveInstance | 
            solve the sub-component.
              (Overrides SubComponentSolveInstance(IGH_DataAccess, String, GH_RuntimeMessageLevel).) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |