View Categories

AutoCAD 2008 API Geçmişi Referansı (ActiveX)

3 dakika okuma

AutoCAD 2008 ve AutoCAD 2008 tabanlı ürünlerdeki ActiveX API’sine yapılan eklemeler ve değişiklikler.

Numaralandırmalar #

AcEntityName ( Değiştirildi ) 
        acMLeader = 48 ( Yeni ) AcAttributeMode ( Değiştirildi ) 
        acAttributeModeLockPosition = 16 ( Yeni ) 
        acAttributeModeMultipleLine = 32 ( Yeni ) AcMergeCellStyleOption ( Yeni ) 
        acMergeCellStyleNone = 0 
        acMergeCellStyleCopyDuplicates = 1 
        acMergeCellStyleOverwriteDuplicates = 2 
        acMergeCellStyleConvertDuplicatesToOverrides = 4 
        acMergeCellStyleIgnoreNewStyles = 8 AcUnderlayLayerOverrideType ( Yeni ) 
        acNoOverrides = 0 
        acApplied = 1 AcTableFlowDirection ( Yeni ) 
        acTableFlowRight = 1 
        acTableFlowDownOrUp = 2 
        acTableFlowLeft = 4 AcCellMargin ( Yeni ) 
        acCellMarginTop = 1 
        acCellMarginLeft = 2 
        acCellMarginBottom = 4 
        acCellMarginRight = 8 
        acCellMarginHorzSpacing = 16 
        acCellMarginVertSpacing = 32 AcCellContentLayout ( Yeni ) 
        acCellContentLayoutFlow = 1 
        acCellContentLayoutStackedHorizontal = 2 
        acCellContentLayoutStackedVertical = 4 AcCellProperty ( Yeni ) 
        acInvalidCellProperty = 0 
        acLock = 1 
        acDataType = 2 
        acDataFormat = 4 
        acRotation = 8 
        acScale = 16 
        acAlignmentProperty = 32 
        acContentColor = 64 
        acBackgroundColor = 128 
        acTextStyle =   
     
      
   
    
       
    
           256 
        acTextHeight = 512 
        acMarginLeft = 1024 
        acMarginTop = 2048 
        acMarginRight = 4096 
        acMarginBottom = 8192 
        acEnableBackgroundColor = 16384 
        acAutoScale = 32768 
        acMergeAll = 0x00010000 
        acFlowDirBtoT = 0x00020000 
        acContentLayout = 0x00040000 
        acDataTypeAndFormat = 6 
        acContentProperties = 33662 
        acBitProperties = 0x0003c000 
        acAllCellProperties = 0x0007ffff AcGridLineStyle ( New ) 
        acGridLineStyleSingle = 1 
        acGridLineStyleDouble = 2 AcDataLinkUpdateDirection ( New ) 
        acUpdateDataFromSource = 1 
        acUpdateSourceFromData = 2 AcDataLinkUpdateOption ( Yeni ) 
        acUpdateOptionNone = 0 
        acUpdateOptionOverwriteContentModifiedAfterUpdate = 0x00020000 
        acUpdateOptionOverwriteFormatModifiedAfterUpdate = 0x00040000 
        acUpdateOptionUpdateFullSourceRange = 0x00080000 
        acUpdateOptionIncludeXrefs = 0x00100000 AcCellContentType ( Yeni ) 
        acCellContentTypeUnknown = 0 
        acCellContentTypeValue = 1 
        acCellContentTypeField = 2 
        acCellContentTypeBlock = 4 AcCellState ( Yeni ) 
        acCellStateNone = 0 
        acCellStateContentLocked = 1 
        acCellStateContentReadOnly = 2 
        acCellStateFormatLocked = 4 
        acCellStateFormatReadOnly = 8 
        acCellStateLinked = 16 
        acCellStateContentModified = 32 
        acCellStateFormatModified              
   
   
      
     
        = 64 AcCellOption ( Yeni ) 
        kCellOptionNone = 0 
        kInheritCellFormat = 1 AcTextAttachmentType ( Yeni ) 
        acAttachmentTopOfTop = 0 
        acAttachmentMiddleOfTop = 1 
        acAttachmentBottomOfTop = 2 
        acAttachmentBottomOfTopLine = 3 
        acAttachmentMiddle = 4 
        acAttachmentMiddleOfBottom = 5 
        acAttachmentBottomOfBottom = 6 
        acAttachmentBottomLine = 7 
        acAttachmentAllLine = 8 AcMLeaderType ( Yeni ) 
        acStraightLeader = 1 
        acSplineLeader = 2 
        acInVisibleLeader = 0 AcMLeaderContentType ( Yeni ) 
        acNoneContent = 0 
        acBlockContent = 1 
        acMTextContent = 2 AcTextAlignmentType ( Yeni ) 
        acLeftAlignment = 0 
        acCenterAlignment = 1 
        acRightAlignment = 2 AcTextAngleType ( Yeni ) 
        acInsertAngle = 0 
        acHorizontalAngle = 1 
        acAlwaysRightReadingAngle = 2 AcBlockConnectionType ( Yeni ) 
        acConnectExtents = 0 
        acConnectBase = 1 AcPredefBlockType ( Yeni ) 
        acBlockImperial = 0 
        acBlockSlot = 1 
        acBlockCircle = 2 
        acBlockBox = 3 
        acBlockHexagon = 4 
        acBlockTriangle = 5 
        acBlockUserDefined = 6 AcDrawLeaderOrderType ( Yeni ) 
        acDrawLeaderHeadFirst = 0 
   
          
    
    
    
    
   
        
  
        acDrawLeaderTailFirst = 1 AcDrawMLeaderOrderType ( Yeni ) 
        acDrawContentFirst = 0 
        acDrawLeaderFirst = 1 AcSegmentAngleType ( Yeni ) 
        acDegreesAny = 0 
        acDegrees15 = 1 
        acDegrees30 = 2 
        acDegrees45 = 3 
        acDegrees60 = 4 
        acDegrees90 = 6 
        acDegreesHorz = 12 
   

Sınıflar #

IAcadObject ( Değiştirildi ) ObjectID - Özellik ( 64 bit desteği için değiştirildi ) OwnerID - Özellik ( 64 bit desteği için değiştirildi ) ObjectID32 - Özellik ( Yeni ) OwnerID32 - Özellik ( Yeni ) IAcadDatabase ( Değiştirildi ) ObjectIdToObject - Metot ( 64 bit desteği için değiştirildi ) ObjectIdToObject32 - Metot ( Değiştirildi ) IAcadTable ( Değiştirildi ) GetBlockTableRecordId - Metot ( 64 bit desteği için değiştirildi ) SetBlockTableRecordId - Metot ( 64 bit desteği için değiştirildi ) GetBlockAttributeValue - Metot ( 64 bit desteği için değiştirildi ) SetBlockAttributeValue - Metot ( 64 bit desteği için değiştirildi ) GetFieldId - Metot ( 64 bit desteği için değiştirildi ) SetFieldId - Metot ( Değiştirildi ) ( 64 bit desteği için ) GetBlockTableRecordId32 - Metot ( Yeni ) SetBlockTableRecordId32 - Metot ( Yeni ) GetBlockAttributeValue32 - Metot ( Yeni ) SetBlockAttributeValue32 - Metot ( Yeni ) GetFieldId32 - Metot ( Yeni ) SetFieldId32 - Metot ( Yeni ) IAcadPViewport ( Değiştirildi ) LabelBlockId - Özellik ( Değiştirildi ) 
           
           
           
           
 
           
           
 
           
           
           
           
           
           
           
           
           
           
           
           
 
           ( 64 bit desteği için ) LabelBlockId32 - Özellik ( Yeni ) IAcadView ( Değiştirildi ) LayoutId - Özellik ( 64 bit desteği için değiştirildi ) LayoutId32 - Özellik ( Yeni ) IAcadSectionTypeSettings2 ( Yeni ) IntersectionBoundaryVisible - Özellik ( Yeni ) IAcadIdPair ( Değiştirildi ) 
        key - Özellik ( 64 bit desteği için değiştirildi ) Value - Özellik ( 64 bit desteği için değiştirildi ) Key32 - Özellik ( Yeni ) Value32 - Özellik ( Yeni ) IAcadTableStyle2 ( Yeni ) CreateCellStyle - Metot CreateCellStyleFromStyle - Metot RenameCellStyle - Metot DeleteCellStyle - Metot GetUniqueCellStyleName - Metot GetIsCellStyleInUse - Metot NumCellStyles - Özellik GetCellStyles - Metot GetTextStyleId - Metot SetTextStyleId - Metot GetTextHeight2 - Metot SetTextHeight2 - Metot GetAlignment2 - Metot SetAlignment2 - Metot GetColor2 - Metot SetColor2 - Metot GetBackgroundColor2 - Metot SetBackgroundColor2 - Metot GetDataType2 - Metot SetDataType2 - Metot GetFormat2 - Metot SetFormat2 - Metot GetCellClass - Metot SetCellClass - Metot GetRotation - Metot SetRotation - Metot
           
 
           
           
 
           
   
           
           
           
 
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
        GetIsMergeAllEnabled - Method EnableMergeAll - Method GetGridLineWeight2 - Method SetGridLineWeight2 - Method GetGridColor2 - Method SetGridColor2 - Method GetGridVisibility2 - Method SetGridVisibility2 - Method TemplateId - Property SetTemplateId - Method GetTextStyleId32 - Method SetTextStyleId32 - Method TemplateId32 - Property SetTemplateId32 - Method IAcadMLeaderStyle ( New ) Name - Property Description - Property BitFlags - Property ContentType - Property DrawMLeaderOrderType - Property DrawLeaderOrderType - Property MaxLeaderSegmentsPoints - Property FirstSegmentAngleConstraint - Property SecondSegmentAngleConstraint - Property LeaderLineType - Property LeaderLineColor - Property LeaderLineTypeId - Property LeaderLineWeight - Property EnableLanding - Property LandingGap - Property EnableDogleg - Özellik DoglegLength - Özellik ArrowSymbol - Özellik ArrowSize - Özellik TextStyle - Özellik TextLeftAttachmentType - Özellik TextRightAttachmentType - Özellik TextColor - Özellik TextHeight - Özellik EnableFrameText - Özellik AlignSpace - Özellik Block - Özellik BlockColor - Özellik EnableBlockScale - Özellik BlockScale - Özellik EnableBlockRotation - Özellik BlockRotation - Özellik BlockConnectionType - Özellik  
          
          
          
          
          
          
          
          
          
          
          
          
          
 
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
        ScaleFactor - Özellik OverwritePropChanged - Özellik Annotative - Özellik BreakSize - Özellik TextString - Özellik TextAngleType - Özellik TextAlignmentType - Özellik IAcadAttribute2 ( Yeni ) MTextAttribute - Özellik MTextAttributeContent - Özellik UpdateMTextAttribute - Metot MTextBoundaryWidth - Özellik MTextDrawingDirection - Özellik IAcadAttributeReference2 ( Yeni ) MTextAttribute - Özellik MTextAttributeContent - Özellik UpdateMTextAttribute - Metot MTextBoundaryWidth - Özellik MTextDrawingDirection - Özellik IAcadMLeader ( Yeni ) ScaleFactor - Özellik LeaderType - Özellik LeaderLineColor - Özellik LeaderLineType - Özellik LeaderLineWeight - Özellik ArrowheadType - Özellik ArrowheadSize - Özellik DogLegged - Özellik DoglegLength - Özellik ContentBlockName - Özellik BlockConnectionType - Özellik TextString - Özellik TextStyleName - Özellik TextJustify - Özellik TextDirection - Özellik TextWidth - Özellik TextHeight - Özellik TextRotation - Özellik TextLineSpacingFactor - Özellik TextLineSpacingDistance - Özellik TextLineSpacingStyle - Özellik TextBackgroundFill - Özellik TextLeftAttachmentType - Özellik TextRightAttachmentType - Özellik LandingGap - Özellik ArrowheadBlock - Özellik ContentBlockType -  
          
          
          
          
          
          
 
          
          
          
          
          
 
          
          
          
          
          
 
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          Özellik LiderSayısı - Özellik LiderEkle - Yöntem LiderEkle - Yöntem LiderÇizgisiEkle - Yöntem LiderÇizgisiEkle - Yöntem LiderÇizgisiDönümlerini Ayarla - Yöntem LiderÇizgisiDönümlerini Al - Yöntem İçerikTürü - Özellik Liderİndeksini Al - Yöntem LiderÇizgisiDizeklerini Al - Yöntem KöşeSayısını Al - Yöntem MetinÇerçevesiGörüntüleme - Özellik StilAdı - Özellik KöşeYönü Al - Yöntem KöşeYönü Al - Yöntem BlokÖrtülüDeğerini Al - Yöntem BlokÖrtülüDeğerini Al - Yöntem BlokÖrtülüDeğerini Al - Yöntem BlokÖrtülüDeğerini Al32 - Yöntem BlokÖrtülüDeğerini Al32 - Yöntem IAcadPViewport2 ( Yeni ) KatmanÖzelliğiGeçersiz Kılınır - Özellik IAcadTable2 ( Yeni ) Boş - Yöntem İçerik Oluştur - Yöntem İçeriği Taşı - Yöntem İçeriği Sil - Yöntem Değeri Al - Yöntem SetValue - Metot SetValueFromText - Metot GetDataFormat - Metot SetDataFormat - Metot GetTextString - Metot SetTextString - Metot GetFieldId2 - Metot SetFieldId2 - Metot GetBlockTableRecordId2 - Metot SetBlockTableRecordId2 - Metot GetBlockAttributeValue2 - Metot SetBlockAttributeValue2 - Metot GetCustomData - Metot SetCustomData - Metot GetCellStyle - Metot SetCellStyle - Metot GetContentColor2 - Metot SetContentColor2 - Metot GetDataType2 - Metot SetDataType2 - Metot
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
 
          
 
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
        GetTextStyle2 - Metot SetTextStyle2 - Metot GetTextHeight2 - Metot SetTextHeight2 - Metot GetRotation - Metot SetRotation - Metot GetAutoScale2 - Metot SetAutoScale2 - Metot GetScale - Metot SetScale - Metot RemoveAllOverrides - Metot GetGridLineWeight2 - Metot SetGridLineWeight2 - Metot GetGridLinetype - Metot SetGridLinetype - Metot GetGridColor2 - Metot SetGridColor2 - Metot GetGridVisibility2 - Metot SetGridVisibility2 - Metot GetGridDoubleLineSpacing - Metot SetGridDoubleLineSpacing - Metot EnableBreak - Özellik GetBreakHeight - Metot SetBreakHeight - Metot GetContentType - Metot GetMargin - Metot SetMargin - Metot GetContentLayout - Metot SetContentLayout - Metot GetOverride - Metot SetOverride - Metot GetGridLineStyle - Metot SetGridLineStyle - Method InsertRowsAndInherit - Method InsertColumnsAndInherit - Method GetHasFormula - Method GetFormula - Method SetFormula - Method IsContentEditable - Method IsFormatEditable - Method GetCellState - Method SetCellState - Method EnableMergeAll - Method IsMergeAllEnabled - Method BreaksEnabled - Property RepeatTopLabels - Property RepeatBottomLabels - Property TableBreakFlowDirection - Property AllowManualPositions - Property  
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
          
        AllowManualHeights - Özellik TableBreakHeight - Özellik BreakSpacing - Özellik GetColumnName - Metot SetColumnName - Metot SetToolTip - Metot GetFieldId232 - Metot SetFieldId232 - Metot GetBlockTableRecordId232 - Metot SetBlockTableRecordId232 - Metot GetBlockAttributeValue232 - Metot SetBlockAttributeValue232 - Metot GetGridLinetype32 - Metot SetGridLinetype32 - Metot IAcadUnderlay2 ( Yeni ) UnderlayLayerOverrideApplied - Özellik IAcadBlock2 ( Yeni ) AddMLeader - Metot IAcadModelSpace2 ( Yeni ) AddMLeader - Metot IAcadPaperSpace2 ( Yeni ) AddMLeader - Metot IAcadDocument ( Değiştirildi ) 
        HWND - Özellik ( Değiştirildi ) ( 64 bit desteği ) 
        HWND32 - Özellik ( Yeni ) IAcadApplication ( Değiştirildi ) 
        HWND - Özellik ( 64 bit desteği için değiştirildi ) 
        HWND32 - Özellik ( Yeni )  
          
          
          
          
          
          
          
          
          
          
          
          
          
 
          
 
          
 
          
 
          
     

Tarafından desteklenmektedir BetterDocs

Bir yanıt yazın

E-posta adresiniz yayınlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir