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

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB_ParallelSegmentConstraint:
PCB::IPCB_Rule PCB::IPCB_Primitive

Public Member Functions

int GetState_Gap ()
int GetState_Limit ()
void SetState_Gap (int Value)
void SetState_Limit (int Value)
Public Member Functions inherited from PCB::IPCB_Rule
std::wstring GetState_Scope1Expression ()
std::wstring GetState_Scope2Expression ()
TRuleKind GetState_RuleKind ()
TNetScope GetState_NetScope ()
TRuleLayerKind GetState_LayerKind ()
std::wstring GetState_Comment ()
std::wstring GetState_Name ()
bool GetState_DRCEnabled ()
bool GetState_DefinedByLogicalDocument ()
void SetState_Scope1Expression (std::wstring const Value)
void SetState_Scope2Expression (std::wstring const Value)
void SetState_RuleKind (TRuleKind Value)
void SetState_NetScope (TNetScope Value)
void SetState_LayerKind (TRuleLayerKind Value)
void SetState_Comment (std::wstring Value)
void SetState_Name (std::wstring Value)
void SetState_DRCEnabled (bool Value)
void SetState_DefinedByLogicalDocument (bool Value)
int Priority ()
bool ScopeKindIsValid (TScopeKind AScopeKind)
bool Scope1Includes (IPCB_Primitive *P)
bool Scope2Includes (IPCB_Primitive *P)
bool NetScopeMatches (IPCB_Primitive *P1, IPCB_Primitive *P2)
bool CheckBinaryScope (IPCB_Primitive *P1, IPCB_Primitive *P2)
bool CheckUnaryScope (IPCB_Primitive *P)
std::wstring GetState_DataSummaryString ()
std::wstring GetState_ShortDescriptorString ()
std::wstring GetState_ScopeDescriptorString ()
IPCB_ViolationActualCheck (IPCB_Primitive *P1, IPCB_Primitive *P2)
bool IsUnary ()
void Export_ToParameters_1 (std::wstring *AParams)
bool ActualCheck_1 (IPCB_Primitive *P1, IPCB_Primitive *P2, DXP::IInterfaceList *Violations)
int GetState_CollisionExpansion ()
std::wstring GetState_ViolationDescriptorString (IPCB_Violation *V)
std::wstring GetWhatsThisHelpString ()
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

◆ GetState_Gap()

int PCB::IPCB_ParallelSegmentConstraint::GetState_Gap ( )

◆ GetState_Limit()

int PCB::IPCB_ParallelSegmentConstraint::GetState_Limit ( )

◆ SetState_Gap()

void PCB::IPCB_ParallelSegmentConstraint::SetState_Gap ( int Value)

◆ SetState_Limit()

void PCB::IPCB_ParallelSegmentConstraint::SetState_Limit ( int Value)

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