JunctionFeatureAlignmentToRelief Property
|
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public JunctionFeatureAlignmentToReliefType AlignmentToRelief { get; set; }
Public Property AlignmentToRelief As JunctionFeatureAlignmentToReliefType
Get
Set
public:
property JunctionFeatureAlignmentToReliefType AlignmentToRelief {
JunctionFeatureAlignmentToReliefType get ();
void set (JunctionFeatureAlignmentToReliefType value);
}
member AlignmentToRelief : JunctionFeatureAlignmentToReliefType with get, set
Property Value
JunctionFeatureAlignmentToReliefType
See Also