Altium C++ SDK 3.0
Loading...
Searching...
No Matches
PCB::IPCB_BoardOutline Struct Reference

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB_BoardOutline:
PCB::IPCB_Polygon PCB::IPCB_Group PCB::IPCB_Primitive

Public Member Functions

bool GetState_HitPrimitive_1 (IPCB_Primitive *APrimitive)
void Rebuild_1 ()
void Validate ()
void Invalidate ()
void InvalidatePlane (TV6_Layer Layer)
IPCB_GeometricPolygonBoardOutline_GeometricPolygon ()
IPCB_GeometricPolygonBuildFromObjects_ReturnGeometricPolygon (C_V7_Layer ALayer)
Public Member Functions inherited from PCB::IPCB_Polygon
double GetState_AreaSize ()
TPolygonType GetState_PolygonType ()
bool GetState_RemoveDead ()
bool GetState_UseOctagons ()
bool GetState_AvoidObsticles ()
TPolygonPourOver GetState_PourOver ()
int GetState_Grid ()
int GetState_TrackSize ()
int GetState_MinTrack ()
int GetState_PointCount ()
C_PolySegment GetState_Segments (int I)
TPolyHatchStyle GetState_PolyHatchStyle ()
int GetState_BorderWidth ()
bool GetState_ExpandOutline ()
bool GetState_RemoveIslandsByArea ()
double GetState_IslandAreaThreshold ()
bool GetState_RemoveNarrowNecks ()
int GetState_NeckWidthThreshold ()
bool GetState_ClipAcuteCorners ()
bool GetState_MitreCorners ()
bool GetState_DrawRemovedNecks ()
bool GetState_DrawRemovedIslands ()
bool GetState_DrawDeadCopper ()
int GetState_ArcApproximation ()
bool GetState_IgnoreViolations ()
int GetState_PourIndex ()
void SetState_AreaSize (double Value)
void SetState_PolygonType (TPolygonType Value)
void SetState_RemoveDead (bool Value)
void SetState_UseOctagons (bool Value)
void SetState_AvoidObsticles (bool Value)
void SetState_PourOver (TPolygonPourOver Value)
void SetState_Grid (int Value)
void SetState_TrackSize (int Value)
void SetState_MinTrack (int Value)
void SetState_PointCount (int Value)
void SetState_Segments (int I, C_PolySegment Value)
void SetState_PolyHatchStyle (TPolyHatchStyle Value)
void SetState_BorderWidth (int Value)
void SetState_ExpandOutline (bool Value)
void SetState_RemoveIslandsByArea (bool Value)
void SetState_IslandAreaThreshold (double Value)
void SetState_RemoveNarrowNecks (bool Value)
void SetState_NeckWidthThreshold (int Value)
void SetState_ClipAcuteCorners (bool Value)
void SetState_MitreCorners (bool Value)
void SetState_DrawRemovedNecks (bool Value)
void SetState_DrawRemovedIslands (bool Value)
void SetState_DrawDeadCopper (bool Value)
void SetState_ArcApproximation (int Value)
void SetState_IgnoreViolations (bool Value)
void SetState_PourIndex (int Value)
bool GetState_HitPrimitive (IPCB_Primitive *APrimitive)
bool PrimitiveInsidePoly (IPCB_Primitive *APrimitive)
void Rebuild ()
bool SetState_XSizeYSize_1 ()
void SetState_CopperPourInvalid ()
void SetState_CopperPourValid ()
bool GetState_CopperPourInvalid ()
bool GetState_InRepour ()
void CopperPourValidate ()
bool AcceptsLayer (TV6_Layer Layer)
bool PointInPolygon (int HitX, int HitY)
C_CoordRect xBoundingRectangle ()
bool GetState_StrictHitTest (int HitX, int HitY)
void GrowPolyshape (int ADist)
void RotateAroundXY (int AX, int AY, double Angle)
std::wstring GetState_Name ()
void SetState_Name (std::wstring Name)
bool GetState_Poured ()
void SetState_Poured (bool Value)
bool GetState_AutoGenerateName ()
void SetState_AutoGenerateName (bool Value)
void SetState_AutoNameInvalidate ()
std::wstring GetDefaultName ()
Public Member Functions inherited from PCB::IPCB_Group
int GetState_XLocation ()
int GetState_YLocation ()
bool GetState_PrimitiveLock ()
bool GetState_LayerUsed (TV6_Layer L)
void SetState_XLocation (int AX)
void SetState_YLocation (int AY)
void SetState_PrimitiveLock (bool Value)
void SetState_LayerUsed (TV6_Layer L, bool Value)
void FreePrimitives ()
IPCB_PrimitiveGetPrimitiveAt (int I, TObjectId ObjectId)
int GetPrimitiveCount (TObjectSet ObjectSet)
bool SetState_XSizeYSize ()
bool FastSetState_XSizeYSize ()
void SetState_LayersUsedArray ()
IPCB_GroupIteratorGroupIterator_Create ()
void AddPCBObject (IPCB_Primitive *PCBObject)
void RemovePCBObject (IPCB_Primitive *PCBObject)
IPCB_PrimitiveReplicateWithChildren ()
void GroupIterator_Destroy (IPCB_GroupIterator **AIterator)
Public Member Functions inherited from PCB::IPCB_Primitive
IPCB_BoardGetState_Board ()
TObjectId GetState_ObjectID ()
TV6_Layer GetState_Layer ()
bool GetState_Selected ()
void SetState_Selected (bool B)
bool GetState_IsPreRoute ()
void SetState_IsPreRoute (bool B)
bool GetState_InSelectionMemory (int Index)
void SetState_InSelectionMemory (int Index, bool Value)
bool GetState_PadCacheRobotFlag ()
void SetState_PadCacheRobotFlag (bool Value)
bool GetState_Enabled ()
void SetState_Enabled (bool Value)
bool GetState_Enabled_Direct ()
void SetState_Enabled_Direct (bool Value)
bool GetState_Enabled_vNet ()
void SetState_Enabled_vNet (bool Value)
bool GetState_Enabled_vPolygon ()
void SetState_Enabled_vPolygon (bool Value)
bool GetState_Enabled_vComponent ()
void SetState_Enabled_vComponent (bool Value)
bool GetState_Enabled_vCoordinate ()
void SetState_Enabled_vCoordinate (bool Value)
bool GetState_Enabled_vDimension ()
void SetState_Enabled_vDimension (bool Value)
bool GetState_Used ()
void SetState_Used (bool Value)
bool GetState_DRCError ()
void SetState_DRCError (bool Value)
bool GetState_MiscFlag1 ()
void SetState_MiscFlag1 (bool Value)
bool GetState_MiscFlag2 ()
void SetState_MiscFlag2 (bool Value)
bool GetState_MiscFlag3 ()
void SetState_MiscFlag3 (bool Value)
bool GetState_EnableDraw ()
void SetState_EnableDraw (bool Value)
bool GetState_Moveable ()
void SetState_Moveable (bool Value)
bool GetState_UserRouted ()
void SetState_UserRouted (bool Value)
bool GetState_TearDrop ()
void SetState_TearDrop (bool Value)
bool GetState_IsTenting ()
void SetState_IsTenting (bool Value)
bool GetState_IsTenting_Top ()
void SetState_IsTenting_Top (bool Value)
bool GetState_IsTenting_Bottom ()
void SetState_IsTenting_Bottom (bool Value)
bool GetState_IsTestPoint_Top ()
void SetState_IsTestPoint_Top (bool Value)
bool GetState_IsTestPoint_Bottom ()
void SetState_IsTestPoint_Bottom (bool Value)
bool GetState_IsAssyTestPoint_Top ()
void SetState_IsAssyTestPoint_Top (bool Value)
bool GetState_IsAssyTestPoint_Bottom ()
void SetState_IsAssyTestPoint_Bottom (bool Value)
bool GetState_IsKeepout ()
void SetState_IsKeepout (bool Value)
bool GetState_AllowGlobalEdit ()
void SetState_AllowGlobalEdit (bool Value)
bool GetState_PolygonOutline ()
void SetState_PolygonOutline (bool Value)
bool GetState_InBoard ()
void SetState_InBoard (bool Value)
bool GetState_InPolygon ()
void SetState_InPolygon (bool Value)
bool GetState_InComponent ()
void SetState_InComponent (bool Value)
bool GetState_InNet ()
void SetState_InNet (bool Value)
bool GetState_InCoordinate ()
void SetState_InCoordinate (bool Value)
bool GetState_InDimension ()
void SetState_InDimension (bool Value)
bool GetState_IsElectricalPrim ()
void SetState_Board (IPCB_Board *ABoard)
void SetState_Layer (TV6_Layer ALayer)
std::wstring GetState_ObjectIDString ()
std::wstring GetState_Identifier ()
std::wstring GetState_DescriptorString ()
std::wstring GetState_DetailString ()
int GetState_Index ()
void SetState_Index (int AIndex)
int GetState_UnionIndex ()
void SetState_UnionIndex (int Value)
TPlaneConnectStyle GetState_PowerPlaneConnectStyle ()
int GetState_ReliefConductorWidth ()
int GetState_ReliefEntries ()
int GetState_ReliefAirGap ()
int GetState_PasteMaskExpansion ()
int GetState_SolderMaskExpansion ()
int GetState_PowerPlaneClearance ()
int GetState_PowerPlaneReliefExpansion ()
IPCB_NetGetState_Net ()
IPCB_ComponentGetState_Component ()
IPCB_PolygonGetState_Polygon ()
IPCB_CoordinateGetState_Coordinate ()
IPCB_DimensionGetState_Dimension ()
TViewableObjectID GetState_ViewableObjectID ()
void SetState_Net (IPCB_Net *Value)
void SetState_Component (IPCB_Component *Value)
void SetState_Polygon (IPCB_Polygon *Value)
void SetState_Coordinate (IPCB_Coordinate *Value)
void SetState_Dimension (IPCB_Dimension *Value)
C_CoordRect BoundingRectangle ()
C_CoordRect BoundingRectangleForSelection ()
C_CoordRect BoundingRectangleForPainting ()
bool IsHidden ()
bool IsFreePrimitive ()
bool IsSaveable (TAdvPCBFileFormatVersion AVer)
void MoveByXY (int AX, int AY)
void MoveToXY (int AX, int AY)
void RotateBy (double Angle)
void FlipXY (int Axis, TMirrorOperation MirrOp)
void SwapLayerPairs ()
void GraphicallyInvalidate ()
void BeginModify ()
void EndModify ()
void CancelModify ()
void Export_ToParameters (std::wstring *AParams)
int RequiredParamterSpace ()
void SetState_V7Layer (C_V7_Layer L)
C_V7_Layer GetState_V7Layer ()
C_CoordRect BoundingRectangleChildren ()
IPCB_PrimitiveReplicate ()
std::wstring GetState_UniqueId ()
std::wstring GetState_Handle ()
void SetState_UniqueID (std::wstring const Value)
bool GetState_DrawAsPreview ()
void SetState_DrawAsPreview (bool Value)
void SetState_Preview (bool Enable, long Color, float Opacity, int z, int Height, float sx, float sy, float SZ)

Member Function Documentation

◆ BoardOutline_GeometricPolygon()

IPCB_GeometricPolygon * PCB::IPCB_BoardOutline::BoardOutline_GeometricPolygon ( )

◆ BuildFromObjects_ReturnGeometricPolygon()

IPCB_GeometricPolygon * PCB::IPCB_BoardOutline::BuildFromObjects_ReturnGeometricPolygon ( C_V7_Layer ALayer)

◆ GetState_HitPrimitive_1()

bool PCB::IPCB_BoardOutline::GetState_HitPrimitive_1 ( IPCB_Primitive * APrimitive)

◆ Invalidate()

void PCB::IPCB_BoardOutline::Invalidate ( )

◆ InvalidatePlane()

void PCB::IPCB_BoardOutline::InvalidatePlane ( TV6_Layer Layer)

◆ Rebuild_1()

void PCB::IPCB_BoardOutline::Rebuild_1 ( )

◆ Validate()

void PCB::IPCB_BoardOutline::Validate ( )

The documentation for this struct was generated from the following file: