public interface HolePackage
HolePackageBuilder
Modifier and Type | Method and Description |
---|---|
Vector3d[] |
getDirections()
Returns the number of holes and corresponding directions of the hole package
License requirements: solid_modeling ("SOLIDS MODELING") . |
Feature |
getHoleSeriesEndHoleFeature()
Returns the end hole feature in hole series feature
License requirements: solid_modeling ("SOLIDS MODELING") . |
Feature[] |
getHoleSeriesMiddleHoleFeatures()
Returns the middle hole features in hole series feature
License requirements: solid_modeling ("SOLIDS MODELING") . |
Feature |
getHoleSeriesStartHoleFeature()
Returns the start hole feature in hole series feature
License requirements: solid_modeling ("SOLIDS MODELING") . |
Point3d[] |
getOrigins()
Returns the number of holes and corresponding origins of the hole package
License requirements: solid_modeling ("SOLIDS MODELING") . |
Point3d[] getOrigins() throws NXException, RemoteException
NXException
RemoteException
Vector3d[] getDirections() throws NXException, RemoteException
NXException
RemoteException
Feature getHoleSeriesStartHoleFeature() throws NXException, RemoteException
NXException
RemoteException
Feature[] getHoleSeriesMiddleHoleFeatures() throws NXException, RemoteException
NXException
RemoteException
Feature getHoleSeriesEndHoleFeature() throws NXException, RemoteException
NXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.