public class MaterialTypeItem
Public Class MaterialTypeItem
No code example is currently available or this language may not be supported.
MaterialTypeItem | Initializes a new instance of the MaterialTypeItem class |
FeedRate | Get/Set the formal feed rate, in the currently selected display format. |
MaterialTypeName | Get/Set the name of the material type. |
UserFeedRate | Get/Set the feed rate entered directly by the user. |
Clone | Return a deep clone of the provided material type item. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |
mFeedRate | Private member for FeedRate. |
mMaterialTypeName | Private member for MaterialTypeName. |
mUserFeedRate | Private member for UserFeedRate. |