|
M
ContainsFabricationPartType(FabricationPartType)
|
bool
|
Checks to see if the fabrication part type exists on one of the button conditions.
|
|
|
M
Dispose()
|
None
|
Releases all resources used by the FabricationServiceButton
|
|
|
M
Equals
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetConditionDescription(Int32)
|
string
|
Gets the description for the condition size range.
|
|
|
M
GetConditionImage(Int32)
|
nullNothingnullptr
|
Gets the image for the specified fabrication service button condition.
|
|
|
M
GetConditionLowerValue(Int32)
|
double
|
Gets the condition lower value (valid if greater or equal) for a given condition index.
|
|
|
M
GetConditionName(Int32)
|
string
|
Gets the name of the specified condition on the fabrication service button.
|
|
|
M
GetConditionUpperValue(Int32)
|
double
|
Gets the condition upper value (valid if less) for a given condition index.
|
|
|
M
GetHashCode
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetImage()
|
nullNothingnullptr
|
Gets the image for fabrication service button.
|
|
|
M
GetType
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
IsExcluded()
|
bool
|
Gets if the button's fabrication part content associated with the button is to be excluded from Route and Fill, Design to Fabrication, or Multi Point Routing commands.
|
|
|
M
IsUnrestrictedCondition(Int32)
|
bool
|
Checks if the condition is unrestricted.
|
|
|
M
IsValid()
|
bool
|
Checks if the button contains only valid fittings.
|
|
|
M
IsValidConditionIndex(FabricationServiceButton, Int32)
|
bool
|
Validates if the given condition index is valid or not.
|
|
|
M
ToString
|
None
|
(Inherited from Object .)
|
Object .
|