| SolidPrimitive Methods | 
The SolidPrimitive type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | (Inherited from Primitive.) | 
|  | 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.) | 
|  | Set(SolidTriangulatorResult) | 
Defines the solid using the specified solidTriangulatorResult.
The solid is rendered in the primitive's ReferenceFrame.
 | 
|  | Set(IEnumerableCartesian, IEnumerableCartesian, IEnumerableInt32, IEnumerableInt32, WindingOrder, BoundingSphere, Boolean) | 
Defines the solid using the specified parameters.
The solid is rendered in the primitive's ReferenceFrame.
 | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also