Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Axis to level.
ID string of the feature to level to.
Level Method
Description
Creates Level Alignment Command
Syntax
Visual Basic
Public Sub Level( _
   ByVal AXIS As WAXISTYPE, _
   ByVal feat As String _
) 
Parameters
AXIS
ValueDescription
PCD_XMINUS 
PCD_XPLUS 
PCD_YMINUS 
PCD_YPLUS 
PCD_ZMINUS 
PCD_ZPLUS 
Axis to level.
feat
ID string of the feature to level to.
See Also