![]() |
RenderArg Class |
Namespace: Karamba.GHopper.Elements
The RenderArg type exposes the following members.
Name | Description | |
---|---|---|
![]() | RenderArg(IGH_PreviewArgs, Model, Int32, Transform, RenderProperties) |
Create render arguments. The model display properties are taken from the model.
|
![]() | RenderArg(IGH_PreviewArgs, Model, ModelDisp, Int32, Transform, RenderProperties) |
Create render arguments.
|
Name | Description | |
---|---|---|
![]() | Channel |
Element render channel.
|
![]() | Display |
Model display.
|
![]() | GHPreview |
Grasshopper render/preview arguments.
|
![]() | Lc_num |
Load case index.
|
![]() | LoadElement |
Optional element. Present if elements render their loads.
|
![]() | Model |
Karamba model.
|
![]() | Props |
Rendering properties. Holds rendering specific attributes.
|
![]() | Transform |
Transform.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |