|
References
Properties
None
Methods
Boolean ActivateUCS ( ICimEntity iUCSObj )
ICimEntity CreateAxis2P ( Double[] iFirstPoint, Double[] iSecondPoint )
ICimEntity CreateAxisIntersectionEntities ( ICimEntity iFirstEntity, ICimEntity iSecondEntity )
ICimEntity CreateAxisParallelToEntity ( ICimEntity iEnt, Optional Double iDistance, Optional Variant iDirection )
ICimEntity CreatePlane3P ( Optional Double[] iFirstPoint, Optional Double[] iSecondPoint, Optional Double[] iThirdPoint )
ICimEntity CreatePlaneNormalToEdge ( ICimEntity iEnt, Double[] iPoint )
ICimEntity CreatePlaneByUcs ( ICimEntity iUcs)
ICimEntity CreatePlaneParallel ( ICimEntity iPlaneFace, Double iDistance, Double[] iDirection )
ICimEntity CreatePlaneParallelThroughPoint ( ICimEntity iPlaneFace, Double[] inPoint )
ICimEntity CreateUcs3P (Double[] iFirstPoint, Double[] iSecondPoint, Double[] iThirdPoint )
ICimEntity CreateUcsOnPlanarFace ( ICimEntity iPlanarFace, Optional Double[] iFaceDirection, Optional Double[] iFacePoint )
ICimEntity CreateUcsInCenterOfGeometry ( ICimEntityList iFaceEntLst, Optiona ICimEntity iUCS, Optional Boolean iCreateBoundingBox )
ICimEntityList GetAllUcsInFile ( ICimDocument [iDoc] )
Double[] TranslateActiveUCStoModelUCS ( iActiveUCSpoint )
Double[] TranslateModelUCStoActiveUCS ( iModelUCSpoint )
|