File3dmMeshModifiers Class |
Namespace: Rhino.FileIO
The File3dmMeshModifiers type exposes the following members.
Name | Description | |
---|---|---|
CurvePiping |
Returns an object that provides access to curve piping information.
If no curve piping information is present, the method returns null.
| |
Displacement |
Returns an object that provides access to displacement information.
If no displacement information is present, the method returns null.
| |
EdgeSoftening |
Returns an object that provides access to edge softening information.
If no edge softening information is present, the method returns null.
| |
ShutLining |
Returns an object that provides access to shut-lining information.
If no shutlining information is present, the method returns null.
| |
Thickening |
Returns an object that provides access to thickening information.
If no thickening information is present, the method returns null.
|
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.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |