Свойство | Type | Description | |
---|---|---|---|
ConfigureLinearAxisNumberBox | IDisposable | ||
GetScaledValue | double | ||
SwEq | System | ||
WithValue |
Méthode | Description | |
---|---|---|
CreateControl ( PropertyManagerPageBase pmp, IPropertyManagerPageGroup @group, CompositeSourceList |
||
CreateControls ( PropertyManagerPageBase pmp, IPropertyManagerPageGroup @group, CompositeSourceList |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
SwEq ( string id, double val, string solidWorksUnits ) : System | ||
ToLongString ( ) : string | ||
ToShortString ( ) : string | ||
ToString ( ) : string | ||
ToStringWithDecimalPlaces ( int decimalPlaces = 2 ) : string | ||
ToStringWithSignificantDigits ( int sigFigs ) : string |
Méthode | Description | |
---|---|---|
Equals ( |
Méthode | Description | |
---|---|---|
ConfigureLinearAxisNumberBox ( IPropertyManagerPageNumberbox config, double increment ) : IDisposable | ||
GetScaledValue ( ) : double | ||
SwEq ( string id, double val, string solidWorksUnits, UnitsEnum unitsType ) : System | ||
WithValue ( double value ) : |
public static CreateControl ( PropertyManagerPageBase pmp, IPropertyManagerPageGroup @group, CompositeSourceList |
||
pmp | PropertyManagerPageBase | |
@group | IPropertyManagerPageGroup | |
list | CompositeSourceList |
|
index | int | |
Résultat | IDisposable |
public static CreateControls ( PropertyManagerPageBase pmp, IPropertyManagerPageGroup @group, CompositeSourceList |
||
pmp | PropertyManagerPageBase | |
@group | IPropertyManagerPageGroup | |
list | CompositeSourceList |
|
Résultat | IDisposable |
public SwEq ( string id, double val, string solidWorksUnits ) : System | ||
id | string | |
val | double | |
solidWorksUnits | string | |
Résultat | System |
public ToStringWithDecimalPlaces ( int decimalPlaces = 2 ) : string | ||
decimalPlaces | int | |
Résultat | string |
public ToStringWithSignificantDigits ( int sigFigs ) : string | ||
sigFigs | int | |
Résultat | string |