All Frameworks Object Hierarchy This Framework Indexes
o Property Direction( | ) As |
Dir
the direction for the
Project
hybrid shape feature.
Dim Dir As Reference Set Dir = Project.Direction
o Property ElemToProject( | ) As |
Elem
the element to project for the
Project
hybrid shape feature.
Dim Elem As Reference Set Elem = Project.ElemToProject
o Property MaximumDeviationValue( | ) As |
DeviationValue
the maximum deviation value for the
Project
hybrid shape feature.
Dim DeviationValue As CATIALength Set DeviationValue = Project.MaximumDeviationValue
o Property Normal( | ) As |
NormalOption
the support for the
Project
hybrid shape feature.
Dim NormalOption As boolean Set NormalOption = Project.Normal
o Property SmoothingType( | ) As |
SType
the smoothing type for the
Project
hybrid shape feature.
Dim SType As long Set SType = Project.SmoothingType
o Property SolutionType( | ) As |
SolType
the solution type for the
Project
hybrid shape feature.
Dim SolType As long Set SolType = Project.SolutionType
o Property Support( | ) As |
SupportElem
the support for the
Project
hybrid shape feature.
Dim SupportElem As Reference Set SupportElem = Project.Support
o Property p3DSmoothing( | ) As |
3DSmoothingOption
the support for the
Project
hybrid shape feature.
Dim 3DSmoothingOption As boolean Set 3DSmoothingOption = Project.p3DSmoothing
Copyright © 2003, Dassault Systèmes. All rights reserved.