API Reference

Detailed and full API reference helps you master Tekla development

CustomPartBaseIsDefaultValue Method

Overload List
  NameDescription
Public methodIsDefaultValue(Double)
Returns true if the given value is set to the default value for this type.
Public methodIsDefaultValue(Int32)
Returns true if the given value is set to the default value for this type.
Public methodIsDefaultValue(String)
Returns true if the given value is set to the default value (empty string).
Top
See Also