![]() |
ShellSectionState Class |
Namespace: Karamba.Results.ShellSection
The ShellSectionState type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShellSectionState |
Initializes a new instance of the ShellSectionState class.
Create a new instance of the class.
|
Name | Description | |
---|---|---|
![]() | CrossedFacesIndexes |
Gets or sets the crossed faces indices.
|
![]() | Normals |
Gets or sets the normal vectors of the crossed faces.
|
![]() | Polylines |
Gets or sets the list of crossed section.
|
![]() | Results |
Gets or sets the results grouped by types.
|
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | HasNormal |
Check if crossed faces normals are stored inside the state.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Update |
Update the current state instance.
|