NXOpen Python Reference Guide
 All Classes Namespaces Functions
Public Member Functions | List of all members
NXOpen.UF.UFConstants Class Reference

Contains definitions of constants for use by UF methods. More...

Inheritance diagram for NXOpen.UF.UFConstants:

Public Member Functions

def UF_SF_LANG_ENUM_VAL_TYPE
 NXOpen.UF.UFConstants properties Returns the UF_SF_LANG_ENUM_VAL_TYPE object for this session. More...
 
def UF_SF_LANG_ENUM_VAL_TYPE
 Returns the UF_SF_LANG_ENUM_VAL_TYPE object for this session. More...
 
def MAX_LINE_BUFSIZE
 Returns the MAX_LINE_BUFSIZE object for this session. More...
 
def MAX_LINE_BUFSIZE
 Returns the MAX_LINE_BUFSIZE object for this session. More...
 
def MAX_FSPEC_BUFSIZE
 Returns the MAX_FSPEC_BUFSIZE object for this session. More...
 
def MAX_FSPEC_BUFSIZE
 Returns the MAX_FSPEC_BUFSIZE object for this session. More...
 
def MAX_LINE_NCHARS
 Returns the MAX_LINE_NCHARS object for this session. More...
 
def MAX_LINE_NCHARS
 Returns the MAX_LINE_NCHARS object for this session. More...
 
def PI
 Returns the PI object for this session. More...
 
def PI
 Returns the PI object for this session. More...
 
def TWOPI
 Returns the TWOPI object for this session. More...
 
def TWOPI
 Returns the TWOPI object for this session. More...
 
def TEST_FOR_BYTE_DATA_TYPE
 Returns the TEST_FOR_BYTE_DATA_TYPE object for this session. More...
 
def TEST_FOR_BYTE_DATA_TYPE
 Returns the TEST_FOR_BYTE_DATA_TYPE object for this session. More...
 
def ERROR_OK
 Returns the ERROR_OK object for this session. More...
 
def ERROR_OK
 Returns the ERROR_OK object for this session. More...
 
def DEGRA
 Returns the DEGRA object for this session. More...
 
def DEGRA
 Returns the DEGRA object for this session. More...
 
def MAX_FSPEC_NCHARS
 Returns the MAX_FSPEC_NCHARS object for this session. More...
 
def MAX_FSPEC_NCHARS
 Returns the MAX_FSPEC_NCHARS object for this session. More...
 
def RADEG
 Returns the RADEG object for this session. More...
 
def RADEG
 Returns the RADEG object for this session. More...
 

Detailed Description

Contains definitions of constants for use by UF methods.

Member Function Documentation

def NXOpen.UF.UFConstants.DEGRA (   self)

Returns the DEGRA object for this session.

def NXOpen.UF.UFConstants.DEGRA (   self,
  value 
)

Returns the DEGRA object for this session.

def NXOpen.UF.UFConstants.ERROR_OK (   self)

Returns the ERROR_OK object for this session.

def NXOpen.UF.UFConstants.ERROR_OK (   self,
  value 
)

Returns the ERROR_OK object for this session.

def NXOpen.UF.UFConstants.MAX_FSPEC_BUFSIZE (   self)

Returns the MAX_FSPEC_BUFSIZE object for this session.

def NXOpen.UF.UFConstants.MAX_FSPEC_BUFSIZE (   self,
  value 
)

Returns the MAX_FSPEC_BUFSIZE object for this session.

def NXOpen.UF.UFConstants.MAX_FSPEC_NCHARS (   self)

Returns the MAX_FSPEC_NCHARS object for this session.

def NXOpen.UF.UFConstants.MAX_FSPEC_NCHARS (   self,
  value 
)

Returns the MAX_FSPEC_NCHARS object for this session.

def NXOpen.UF.UFConstants.MAX_LINE_BUFSIZE (   self)

Returns the MAX_LINE_BUFSIZE object for this session.

def NXOpen.UF.UFConstants.MAX_LINE_BUFSIZE (   self,
  value 
)

Returns the MAX_LINE_BUFSIZE object for this session.

def NXOpen.UF.UFConstants.MAX_LINE_NCHARS (   self)

Returns the MAX_LINE_NCHARS object for this session.

def NXOpen.UF.UFConstants.MAX_LINE_NCHARS (   self,
  value 
)

Returns the MAX_LINE_NCHARS object for this session.

def NXOpen.UF.UFConstants.PI (   self)

Returns the PI object for this session.

def NXOpen.UF.UFConstants.PI (   self,
  value 
)

Returns the PI object for this session.

def NXOpen.UF.UFConstants.RADEG (   self)

Returns the RADEG object for this session.

def NXOpen.UF.UFConstants.RADEG (   self,
  value 
)

Returns the RADEG object for this session.

def NXOpen.UF.UFConstants.TEST_FOR_BYTE_DATA_TYPE (   self)

Returns the TEST_FOR_BYTE_DATA_TYPE object for this session.

def NXOpen.UF.UFConstants.TEST_FOR_BYTE_DATA_TYPE (   self,
  value 
)

Returns the TEST_FOR_BYTE_DATA_TYPE object for this session.

def NXOpen.UF.UFConstants.TWOPI (   self)

Returns the TWOPI object for this session.

def NXOpen.UF.UFConstants.TWOPI (   self,
  value 
)

Returns the TWOPI object for this session.

def NXOpen.UF.UFConstants.UF_SF_LANG_ENUM_VAL_TYPE (   self)

NXOpen.UF.UFConstants properties Returns the UF_SF_LANG_ENUM_VAL_TYPE object for this session.

def NXOpen.UF.UFConstants.UF_SF_LANG_ENUM_VAL_TYPE (   self,
  value 
)

Returns the UF_SF_LANG_ENUM_VAL_TYPE object for this session.

Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.